1#************************************************************************* 2# 3# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 4# 5# Copyright 2000, 2010 Oracle and/or its affiliates. 6# 7# OpenOffice.org - a multi-platform office productivity suite 8# 9# This file is part of OpenOffice.org. 10# 11# OpenOffice.org is free software: you can redistribute it and/or modify 12# it under the terms of the GNU Lesser General Public License version 3 13# only, as published by the Free Software Foundation. 14# 15# OpenOffice.org is distributed in the hope that it will be useful, 16# but WITHOUT ANY WARRANTY; without even the implied warranty of 17# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 18# GNU Lesser General Public License version 3 for more details 19# (a copy is included in the LICENSE file that accompanied this code). 20# 21# You should have received a copy of the GNU Lesser General Public License 22# version 3 along with OpenOffice.org. If not, see 23# <http://www.openoffice.org/license.html> 24# for a copy of the LGPLv3 License. 25# 26#************************************************************************* 27 28PRJ=..$/..$/..$/.. 29 30PRJNAME=offapi 31 32TARGET=cssucb 33PACKAGE=com$/sun$/star$/ucb 34 35# --- Settings ----------------------------------------------------- 36.INCLUDE : $(PRJ)$/util$/makefile.pmk 37 38# ------------------------------------------------------------------------ 39 40IDLFILES=\ 41 AlreadyInitializedException.idl\ 42 AnyCompareFactory.idl\ 43 AuthenticationRequest.idl\ 44 URLAuthenticationRequest.idl\ 45 CachedContentResultSet.idl\ 46 CachedContentResultSetFactory.idl\ 47 CachedContentResultSetStub.idl\ 48 CachedContentResultSetStubFactory.idl\ 49 CachedDynamicResultSet.idl\ 50 CachedDynamicResultSetFactory.idl\ 51 CachedDynamicResultSetStub.idl\ 52 CachedDynamicResultSetStubFactory.idl\ 53 CHAOSProgressStart.idl\ 54 CertificateValidationRequest.idl\ 55 Command.idl\ 56 CommandAbortedException.idl\ 57 CommandEnvironment.idl\ 58 CommandFailedException.idl\ 59 CommandInfo.idl\ 60 CommandInfoChange.idl\ 61 CommandInfoChangeEvent.idl\ 62 ConnectionMode.idl\ 63 Content.idl\ 64 ContentAction.idl\ 65 ContentCreationError.idl\ 66 ContentCreationException.idl\ 67 ContentEvent.idl\ 68 ContentInfo.idl\ 69 ContentInfoAttribute.idl\ 70 ContentProvider.idl\ 71 ContentProviderInfo.idl\ 72 ContentProviderProxy.idl\ 73 ContentProviderProxyFactory.idl\ 74 ContentResultSet.idl\ 75 ContentResultSetCapability.idl\ 76 ContentTransmitter.idl\ 77 Cookie.idl\ 78 CookiePolicy.idl\ 79 CookieRequest.idl\ 80 CrossReference.idl\ 81 DefaultHierarchyDataSource.idl\ 82 DocumentHeaderField.idl\ 83 DocumentStoreMode.idl\ 84 DuplicateCommandIdentifierException.idl\ 85 DuplicateProviderException.idl\ 86 DynamicResultSet.idl\ 87 Error.idl\ 88 ExpandContentProvider.idl\ 89 ExportStreamInfo.idl\ 90 FetchError.idl\ 91 FetchResult.idl\ 92 FileContent.idl\ 93 FileContentProvider.idl\ 94 FileSystemNotation.idl\ 95 FolderList.idl\ 96 FolderListCommand.idl\ 97 FolderListEntry.idl\ 98 FTPContent.idl\ 99 FTPContentProvider.idl\ 100 GlobalTransferCommandArgument.idl\ 101 GIOContentProvider.idl\ 102 GnomeVFSContentProvider.idl\ 103 GnomeVFSDocumentContent.idl\ 104 GnomeVFSFolderContent.idl\ 105 HandleCookiesRequest.idl\ 106 HelpContent.idl\ 107 HelpContentProvider.idl\ 108 HierarchyContentProvider.idl\ 109 HierarchyDataReadAccess.idl\ 110 HierarchyDataReadWriteAccess.idl\ 111 HierarchyDataSource.idl\ 112 HierarchyFolderContent.idl\ 113 HierarchyLinkContent.idl\ 114 HierarchyRootFolderContent.idl\ 115 IllegalIdentifierException.idl\ 116 InsertCommandArgument.idl\ 117 InteractiveAppException.idl\ 118 InteractiveAugmentedIOException.idl\ 119 InteractiveBadTransferURLException.idl\ 120 InteractiveCHAOSException.idl\ 121 InteractiveFileIOException.idl\ 122 InteractiveIOException.idl\ 123 InteractiveLockingException.idl\ 124 InteractiveLockingLockedException.idl\ 125 InteractiveLockingLockExpiredException.idl\ 126 InteractiveLockingNotLockedException.idl\ 127 InteractiveNetworkConnectException.idl\ 128 InteractiveNetworkException.idl\ 129 InteractiveNetworkGeneralException.idl\ 130 InteractiveNetworkOffLineException.idl\ 131 InteractiveNetworkReadException.idl\ 132 InteractiveNetworkResolveNameException.idl\ 133 InteractiveNetworkWriteException.idl\ 134 InteractiveWrongMediumException.idl\ 135 IOErrorCode.idl\ 136 Link.idl\ 137 ListAction.idl\ 138 ListActionType.idl\ 139 ListenerAlreadySetException.idl\ 140 ListEvent.idl\ 141 Lock.idl\ 142 LockDepth.idl\ 143 LockEntry.idl\ 144 LockScope.idl\ 145 LockType.idl\ 146 MissingInputStreamException.idl\ 147 MissingPropertiesException.idl\ 148 NameClash.idl\ 149 NameClashException.idl\ 150 NameClashResolveRequest.idl\ 151 NumberedSortingInfo.idl\ 152 ODMAContent.idl\ 153 ODMAContentProvider.idl\ 154 OpenCommandArgument.idl\ 155 OpenCommandArgument2.idl\ 156 OpenMode.idl\ 157 OutgoingMessageState.idl\ 158 PackageContentProvider.idl\ 159 PackageFolderContent.idl\ 160 PackageStreamContent.idl\ 161 PersistentPropertySet.idl\ 162 PostCommandArgument.idl\ 163 PostCommandArgument2.idl\ 164 Priority.idl\ 165 PropertiesManager.idl\ 166 PropertySetRegistry.idl\ 167 PropertyValueInfo.idl\ 168 PropertyValueState.idl\ 169 RecipientInfo.idl\ 170 RememberAuthentication.idl\ 171 RemoteAccessContentProvider.idl\ 172 RemoteContentProviderAcceptor.idl\ 173 RemoteContentProviderChangeAction.idl\ 174 RemoteContentProviderChangeEvent.idl\ 175 RemoteProxyContentProvider.idl\ 176 ResultSetException.idl\ 177 Rule.idl\ 178 RuleAction.idl\ 179 RuleOperator.idl\ 180 RuleSet.idl\ 181 RuleTerm.idl\ 182 SearchCommandArgument.idl\ 183 SearchCriterium.idl\ 184 SearchInfo.idl\ 185 SearchRecursion.idl\ 186 SendInfo.idl\ 187 SendMediaTypes.idl\ 188 ServiceNotFoundException.idl\ 189 SimpleFileAccess.idl\ 190 SortedDynamicResultSetFactory.idl\ 191 SortingInfo.idl\ 192 Store.idl\ 193 SynchronizePolicy.idl\ 194 TransferCommandOperation.idl\ 195 TransferInfo.idl\ 196 TransferResult.idl\ 197 TransientDocumentsContentProvider.idl\ 198 TransientDocumentsRootContent.idl\ 199 TransientDocumentsDocumentContent.idl\ 200 TransientDocumentsFolderContent.idl\ 201 TransientDocumentsStreamContent.idl\ 202 UniversalContentBroker.idl\ 203 UnsupportedCommandException.idl\ 204 UnsupportedDataSinkException.idl\ 205 UnsupportedNameClashException.idl\ 206 UnsupportedOpenModeException.idl\ 207 VerificationMode.idl\ 208 WebDAVContentProvider.idl\ 209 WebDAVDocumentContent.idl\ 210 WebDAVFolderContent.idl\ 211 WelcomeDynamicResultSetStruct.idl\ 212 XAnyCompare.idl\ 213 XAnyCompareFactory.idl\ 214 XCachedContentResultSetFactory.idl\ 215 XCachedContentResultSetStubFactory.idl\ 216 XCachedDynamicResultSetFactory.idl\ 217 XCachedDynamicResultSetStubFactory.idl\ 218 XCommandEnvironment.idl\ 219 XCommandInfo.idl\ 220 XCommandInfoChangeListener.idl\ 221 XCommandInfoChangeNotifier.idl\ 222 XCommandProcessor.idl\ 223 XCommandProcessor2.idl\ 224 XContent.idl\ 225 XContentAccess.idl\ 226 XContentCreator.idl\ 227 XContentEventListener.idl\ 228 XContentIdentifier.idl\ 229 XContentIdentifierFactory.idl\ 230 XContentIdentifierMapping.idl\ 231 XContentProvider.idl\ 232 XContentProviderFactory.idl\ 233 XContentProviderManager.idl\ 234 XContentProviderSupplier.idl\ 235 XContentTransmitter.idl\ 236 XDataContainer.idl\ 237 XDynamicResultSet.idl\ 238 XDynamicResultSetListener.idl\ 239 XFetchProvider.idl\ 240 XFetchProviderForContentAccess.idl\ 241 XFileIdentifierConverter.idl\ 242 XInteractionCookieHandling.idl\ 243 XInteractionHandlerSupplier.idl\ 244 XInteractionReplaceExistingData.idl\ 245 XInteractionSupplyAuthentication.idl\ 246 XInteractionSupplyAuthentication2.idl\ 247 XInteractionSupplyName.idl\ 248 XParameterizedContentProvider.idl\ 249 XPersistentPropertySet.idl\ 250 XProgressHandler.idl\ 251 XPropertyMatcher.idl\ 252 XPropertyMatcherFactory.idl\ 253 XPropertySetRegistry.idl\ 254 XPropertySetRegistryFactory.idl\ 255 XRecycler.idl\ 256 XRemoteContentProviderAcceptor.idl\ 257 XRemoteContentProviderActivator.idl\ 258 XRemoteContentProviderChangeListener.idl\ 259 XRemoteContentProviderChangeNotifier.idl\ 260 XRemoteContentProviderConnectionControl.idl\ 261 XRemoteContentProviderDistributor.idl\ 262 XRemoteContentProviderDoneListener.idl\ 263 XRemoteContentProviderSupplier.idl\ 264 XSimpleFileAccess.idl\ 265 XSimpleFileAccess2.idl\ 266 XSimpleFileAccess3.idl\ 267 XSortedDynamicResultSetFactory.idl\ 268 XSourceInitialization.idl\ 269 XWebDAVCommandEnvironment.idl 270 271# ------------------------------------------------------------------ 272 273.INCLUDE : target.mk 274.INCLUDE : $(PRJ)$/util$/target.pmk 275