Update ooo320-m1
[ooovba.git] / offapi / com / sun / star / document / makefile.mk
blobe0a55668fb1013201ee905842d4fedf0d7342078
1 #*************************************************************************
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 #
5 # Copyright 2008 by Sun Microsystems, Inc.
7 # OpenOffice.org - a multi-platform office productivity suite
9 # $RCSfile: makefile.mk,v $
11 # $Revision: 1.46.12.2 $
13 # This file is part of OpenOffice.org.
15 # OpenOffice.org is free software: you can redistribute it and/or modify
16 # it under the terms of the GNU Lesser General Public License version 3
17 # only, as published by the Free Software Foundation.
19 # OpenOffice.org is distributed in the hope that it will be useful,
20 # but WITHOUT ANY WARRANTY; without even the implied warranty of
21 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
22 # GNU Lesser General Public License version 3 for more details
23 # (a copy is included in the LICENSE file that accompanied this code).
25 # You should have received a copy of the GNU Lesser General Public License
26 # version 3 along with OpenOffice.org. If not, see
27 # <http://www.openoffice.org/license.html>
28 # for a copy of the LGPLv3 License.
30 #*************************************************************************
32 PRJ=..$/..$/..$/..
34 PRJNAME=offapi
36 TARGET=cssdocument
37 PACKAGE=com$/sun$/star$/document
39 # --- Settings -----------------------------------------------------
40 .INCLUDE : $(PRJ)$/util$/makefile.pmk
42 # ------------------------------------------------------------------------
44 IDLFILES=\
45 AmbigousFilterRequest.idl\
46 BrokenPackageRequest.idl\
47 CorruptedFilterConfigurationException.idl\
48 ChangedByOthersRequest.idl\
49 DocumentEvent.idl\
50 DocumentInfo.idl\
51 DocumentProperties.idl\
52 EventDescriptor.idl\
53 EventObject.idl\
54 Events.idl\
55 ExportFilter.idl\
56 ExtendedTypeDetection.idl\
57 ExtendedTypeDetectionFactory.idl\
58 FilterAdapter.idl\
59 FilterFactory.idl\
60 FilterOptionsRequest.idl\
61 HeaderFooterSettings.idl\
62 ImportFilter.idl\
63 LinkTarget.idl\
64 LinkTargets.idl\
65 LockFileIgnoreRequest.idl\
66 LockedDocumentRequest.idl\
67 LockedOnSavingRequest.idl\
68 MacroExecMode.idl\
69 MediaDescriptor.idl\
70 NoSuchFilterRequest.idl\
71 OfficeDocument.idl\
72 OleEmbeddedServerRegistration.idl\
73 OwnLockOnDocumentRequest.idl\
74 PDFDialog.idl\
75 PrinterIndependentLayout.idl\
76 RedlineDisplayType.idl \
77 Settings.idl\
78 StandaloneDocumentInfo.idl\
79 TypeDetection.idl\
80 UpdateDocMode.idl\
81 XActionLockable.idl\
82 XBinaryStreamResolver.idl\
83 XDocumentEventBroadcaster.idl\
84 XDocumentEventListener.idl\
85 XDocumentInfo.idl\
86 XDocumentInfoSupplier.idl\
87 XDocumentInsertable.idl\
88 XDocumentProperties.idl\
89 XDocumentPropertiesSupplier.idl\
90 XDocumentSubStorageSupplier.idl\
91 XEmbeddedObjectResolver.idl\
92 XEmbeddedObjectSupplier.idl\
93 XEmbeddedObjectSupplier2.idl\
94 XEmbeddedScripts.idl\
95 XEventBroadcaster.idl\
96 XEventListener.idl\
97 XEventsSupplier.idl\
98 XExporter.idl\
99 XExtendedFilterDetection.idl\
100 XFilter.idl\
101 XFilterAdapter.idl\
102 XGraphicObjectResolver.idl\
103 XImporter.idl\
104 XInteractionFilterOptions.idl\
105 XInteractionFilterSelect.idl\
106 XLinkTargetSupplier.idl\
107 XMimeTypeInfo.idl\
108 XOOXMLDocumentPropertiesImporter.idl\
109 XRedlinesSupplier.idl \
110 XScriptInvocationContext.idl\
111 XStandaloneDocumentInfo.idl\
112 XStorageBasedDocument.idl\
113 XStorageChangeListener.idl\
114 XTypeDetection.idl\
115 XViewDataSupplier.idl\
116 LinkUpdateModes.idl\
117 XDocumentRevisionListPersistence.idl\
118 DocumentRevisionListPersistence.idl \
119 XDocumentLanguages.idl \
120 XCodeNameQuery.idl \
121 XDocumentEventCompatibleHelper.idl \
122 XCompatWriterDocProperties.idl \
123 XVbaMethodParameter.idl \
124 VbaEventId.idl \
125 XVbaEventsHelper.idl \
126 VbaEventsHelper.idl \
129 # ------------------------------------------------------------------
131 .INCLUDE : target.mk
132 .INCLUDE : $(PRJ)$/util$/target.pmk