xref: /trunk/main/offapi/com/sun/star/frame/makefile.mk (revision dccf82be)
17871dc3eSAndrew Rist#**************************************************************
27871dc3eSAndrew Rist#
37871dc3eSAndrew Rist#  Licensed to the Apache Software Foundation (ASF) under one
47871dc3eSAndrew Rist#  or more contributor license agreements.  See the NOTICE file
57871dc3eSAndrew Rist#  distributed with this work for additional information
67871dc3eSAndrew Rist#  regarding copyright ownership.  The ASF licenses this file
77871dc3eSAndrew Rist#  to you under the Apache License, Version 2.0 (the
87871dc3eSAndrew Rist#  "License"); you may not use this file except in compliance
97871dc3eSAndrew Rist#  with the License.  You may obtain a copy of the License at
107871dc3eSAndrew Rist#
117871dc3eSAndrew Rist#    http://www.apache.org/licenses/LICENSE-2.0
127871dc3eSAndrew Rist#
137871dc3eSAndrew Rist#  Unless required by applicable law or agreed to in writing,
147871dc3eSAndrew Rist#  software distributed under the License is distributed on an
157871dc3eSAndrew Rist#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
167871dc3eSAndrew Rist#  KIND, either express or implied.  See the License for the
177871dc3eSAndrew Rist#  specific language governing permissions and limitations
187871dc3eSAndrew Rist#  under the License.
197871dc3eSAndrew Rist#
207871dc3eSAndrew Rist#**************************************************************
217871dc3eSAndrew Rist
227871dc3eSAndrew Rist
23cdf0e10cSrcweir
24cdf0e10cSrcweirPRJ=..$/..$/..$/..
25cdf0e10cSrcweir
26cdf0e10cSrcweirPRJNAME=offapi
27cdf0e10cSrcweir
28cdf0e10cSrcweirTARGET=cssframe
29cdf0e10cSrcweirPACKAGE=com$/sun$/star$/frame
30cdf0e10cSrcweir
31cdf0e10cSrcweir# --- Settings -----------------------------------------------------
32cdf0e10cSrcweir.INCLUDE :  $(PRJ)$/util$/makefile.pmk
33cdf0e10cSrcweir
34cdf0e10cSrcweir# ------------------------------------------------------------------------
35cdf0e10cSrcweir
36cdf0e10cSrcweirIDLFILES=\
37cdf0e10cSrcweir	BorderWidths.idl\
38cdf0e10cSrcweir	CommandGroup.idl\
39cdf0e10cSrcweir	Components.idl\
40cdf0e10cSrcweir	ContentHandler.idl\
41cdf0e10cSrcweir	ContentHandlerFactory.idl\
42cdf0e10cSrcweir	ControlCommand.idl\
43cdf0e10cSrcweir	ControlEvent.idl\
44cdf0e10cSrcweir	Controller.idl\
45cdf0e10cSrcweir	Desktop.idl\
46cdf0e10cSrcweir	DesktopTask.idl\
47cdf0e10cSrcweir	DesktopTasks.idl\
48cdf0e10cSrcweir	DispatchDescriptor.idl\
49*dccf82beSAriel Constenla-Haile	DispatchHelper.idl\
50*dccf82beSAriel Constenla-Haile	DispatchInformation.idl\
51cdf0e10cSrcweir	DispatchProvider.idl\
52cdf0e10cSrcweir	DispatchRecorder.idl\
53cdf0e10cSrcweir	DispatchRecorderSupplier.idl\
54cdf0e10cSrcweir	DispatchResultEvent.idl\
55*dccf82beSAriel Constenla-Haile	DispatchResultState.idl\
56cdf0e10cSrcweir	DispatchStatement.idl\
57cdf0e10cSrcweir	DocumentTemplates.idl\
58cdf0e10cSrcweir	DoubleInitializationException.idl\
59cdf0e10cSrcweir	FeatureStateEvent.idl\
60cdf0e10cSrcweir	Frame.idl\
61cdf0e10cSrcweir	FrameAction.idl\
62cdf0e10cSrcweir	FrameActionEvent.idl\
63cdf0e10cSrcweir	FrameControl.idl\
64cdf0e10cSrcweir	FrameLoader.idl\
65cdf0e10cSrcweir	FrameLoaderFactory.idl\
66cdf0e10cSrcweir	FrameSearchFlag.idl\
67*dccf82beSAriel Constenla-Haile	FramesContainer.idl\
68cdf0e10cSrcweir	IllegalArgumentIOException.idl\
69cdf0e10cSrcweir	LayoutManager.idl\
70cdf0e10cSrcweir	LayoutManagerEvents.idl\
71cdf0e10cSrcweir	MediaTypeDetectionHelper.idl\
72*dccf82beSAriel Constenla-Haile	ModuleManager.idl\
73*dccf82beSAriel Constenla-Haile	PopupMenuController.idl\
74*dccf82beSAriel Constenla-Haile	PopupMenuControllerFactory.idl\
75cdf0e10cSrcweir	ProtocolHandler.idl\
76cdf0e10cSrcweir	SessionManager.idl\
77cdf0e10cSrcweir	Settings.idl\
78cdf0e10cSrcweir	StatusbarController.idl\
79cdf0e10cSrcweir	StatusbarControllerFactory.idl\
80*dccf82beSAriel Constenla-Haile	SynchronousFrameLoader.idl\
81cdf0e10cSrcweir	Task.idl\
82cdf0e10cSrcweir	TemplateAccess.idl\
83cdf0e10cSrcweir	TerminationVetoException.idl\
84cdf0e10cSrcweir	TitleChangedEvent.idl\
85cdf0e10cSrcweir	ToolbarController.idl\
86*dccf82beSAriel Constenla-Haile	ToolbarControllerFactory.idl \
87*dccf82beSAriel Constenla-Haile	TransientDocumentsDocumentContentFactory.idl \
88*dccf82beSAriel Constenla-Haile	UnknownModuleException.idl\
89*dccf82beSAriel Constenla-Haile	WindowArrange.idl\
90cdf0e10cSrcweir	XBorderResizeListener.idl\
91cdf0e10cSrcweir	XBrowseHistoryRegistry.idl\
92cdf0e10cSrcweir	XComponentLoader.idl\
93cdf0e10cSrcweir	XComponentRegistry.idl\
94cdf0e10cSrcweir	XConfigManager.idl\
95*dccf82beSAriel Constenla-Haile	XControlNotificationListener.idl\
96cdf0e10cSrcweir	XController.idl\
97cdf0e10cSrcweir	XController2.idl\
98cdf0e10cSrcweir	XControllerBorder.idl\
99cdf0e10cSrcweir	XDesktop.idl\
100cdf0e10cSrcweir	XDesktopTask.idl\
101cdf0e10cSrcweir	XDispatch.idl\
102*dccf82beSAriel Constenla-Haile	XDispatchHelper.idl\
103*dccf82beSAriel Constenla-Haile	XDispatchInformationProvider.idl\
104cdf0e10cSrcweir	XDispatchProvider.idl\
105cdf0e10cSrcweir	XDispatchProviderInterception.idl\
106cdf0e10cSrcweir	XDispatchProviderInterceptor.idl\
107cdf0e10cSrcweir	XDispatchRecorder.idl\
108cdf0e10cSrcweir	XDispatchRecorderSupplier.idl\
109cdf0e10cSrcweir	XDispatchResultListener.idl\
110cdf0e10cSrcweir	XDocumentTemplates.idl\
111cdf0e10cSrcweir	XExtendedFilterDetection.idl\
112cdf0e10cSrcweir	XFilterDetect.idl\
113cdf0e10cSrcweir	XFrame.idl\
114cdf0e10cSrcweir	XFrameActionListener.idl\
115cdf0e10cSrcweir	XFrameLoader.idl\
116cdf0e10cSrcweir	XFrameLoaderQuery.idl\
117cdf0e10cSrcweir	XFrameSetModel.idl\
118*dccf82beSAriel Constenla-Haile	XFrames.idl\
119cdf0e10cSrcweir	XFramesSupplier.idl\
120*dccf82beSAriel Constenla-Haile	XInplaceLayout.idl\
121cdf0e10cSrcweir	XInterceptorInfo.idl\
122*dccf82beSAriel Constenla-Haile	XLayoutManager.idl\
123cdf0e10cSrcweir	XLayoutManagerEventBroadcaster.idl\
124cdf0e10cSrcweir	XLayoutManagerListener.idl\
125cdf0e10cSrcweir	XLoadEventListener.idl\
126*dccf82beSAriel Constenla-Haile	XLoadable.idl\
127*dccf82beSAriel Constenla-Haile	XMenuBarAcceptor.idl\
128*dccf82beSAriel Constenla-Haile	XMenuBarMergingAcceptor.idl\
129cdf0e10cSrcweir	XModel.idl\
130cdf0e10cSrcweir	XModel2.idl\
131*dccf82beSAriel Constenla-Haile	XModule.idl\
132*dccf82beSAriel Constenla-Haile	XModuleManager.idl\
133cdf0e10cSrcweir	XNotifyingDispatch.idl\
134*dccf82beSAriel Constenla-Haile	XPopupMenuController.idl\
135cdf0e10cSrcweir	XRecordableDispatch.idl\
136cdf0e10cSrcweir	XSessionManagerClient.idl\
137cdf0e10cSrcweir	XSessionManagerListener.idl\
138cdf0e10cSrcweir	XSessionManagerListener2.idl\
139cdf0e10cSrcweir	XStatusListener.idl\
140cdf0e10cSrcweir	XStatusbarController.idl\
141cdf0e10cSrcweir	XStorable.idl\
142cdf0e10cSrcweir	XStorable2.idl\
143*dccf82beSAriel Constenla-Haile	XSubToolbarController.idl\
144cdf0e10cSrcweir	XSynchronousDispatch.idl\
145cdf0e10cSrcweir	XSynchronousFrameLoader.idl\
146cdf0e10cSrcweir	XTask.idl\
147cdf0e10cSrcweir	XTasksSupplier.idl\
148cdf0e10cSrcweir	XTerminateListener.idl\
149cdf0e10cSrcweir	XTerminateListener2.idl\
150cdf0e10cSrcweir	XTitle.idl\
151cdf0e10cSrcweir	XTitleChangeBroadcaster.idl\
152cdf0e10cSrcweir	XTitleChangeListener.idl\
153cdf0e10cSrcweir	XToolbarController.idl\
154*dccf82beSAriel Constenla-Haile	XTransientDocumentsDocumentContentFactory.idl\
155*dccf82beSAriel Constenla-Haile	XUIControllerFactory.idl\
156*dccf82beSAriel Constenla-Haile	XUIControllerRegistration.idl\
157*dccf82beSAriel Constenla-Haile	XUntitledNumbers.idl\
158cdf0e10cSrcweir	XUrlList.idl\
159*dccf82beSAriel Constenla-Haile	XWindowArranger.idl \
160cdf0e10cSrcweir
161cdf0e10cSrcweir# ------------------------------------------------------------------
162cdf0e10cSrcweir
163cdf0e10cSrcweir.INCLUDE :  target.mk
164cdf0e10cSrcweir.INCLUDE :  $(PRJ)$/util$/target.pmk
165