Home
last modified time | relevance | path

Searched refs:ucb (Results 51 – 75 of 1084) sorted by relevance

12345678910>>...44

/trunk/main/ucb/source/ucp/gio/
H A Dgio_datasupplier.cxx70 case ucb::OpenMode::FOLDERS: in getData()
74 case ucb::OpenMode::DOCUMENTS: in getData()
78 case ucb::OpenMode::ALL: in getData()
163 return uno::Reference< ucb::XContentIdentifier >(); in queryContentIdentifier()
166 uno::Reference< ucb::XContent > DataSupplier::queryContent( sal_uInt32 nIndex ) in queryContent()
187 catch ( ucb::IllegalIdentifierException& ) in queryContent()
191 return uno::Reference< ucb::XContent >(); in queryContent()
235 uno::Reference< ucb::XContent > xContent( queryContent( nIndex ) ); in queryPropertyValues()
240 uno::Reference< ucb::XCommandProcessor > xCmdProc( in queryPropertyValues()
243 ucb::Command aCmd; in queryPropertyValues()
[all …]
/trunk/main/ucb/source/cacher/
H A Ddynamicresultsetwrapper.hxx51 , public com::sun::star::ucb::XDynamicResultSet
52 , public com::sun::star::ucb::XSourceInitialization
115 com::sun::star::ucb::XDynamicResultSet > xOrigin
131 throw( com::sun::star::ucb::ListenerAlreadySetException
137 throw( com::sun::star::ucb::ListenerAlreadySetException
142 com::sun::star::ucb::XDynamicResultSet > & xCache )
143 throw( com::sun::star::ucb::ListenerAlreadySetException
144 , com::sun::star::ucb::AlreadyInitializedException
145 , com::sun::star::ucb::ServiceNotFoundException
172 throw( com::sun::star::ucb::AlreadyInitializedException
[all …]
/trunk/main/ucbhelper/workben/myucp/
H A Dmyucp_contentcaps.cxx69 const uno::Reference< ucb::XCommandEnvironment > & /*xEnv*/ ) in getProperties()
134 uno::Sequence< ucb::CommandInfo > Content::getCommands( in getCommands()
158 static const ucb::CommandInfo aCommandInfoTable[] = in getCommands()
163 ucb::CommandInfo( in getCommands()
168 ucb::CommandInfo( in getCommands()
173 ucb::CommandInfo( in getCommands()
179 ucb::CommandInfo( in getCommands()
190 , ucb::CommandInfo( in getCommands()
197 , ucb::CommandInfo( in getCommands()
205 , ucb::CommandInfo( in getCommands()
[all …]
/trunk/main/ucb/source/ucp/file/
H A Dfilnot.hxx43 com::sun::star::uno::Reference< com::sun::star::ucb::XContent > m_xCreatorContent;
44 com::sun::star::uno::Reference< com::sun::star::ucb::XContentIdentifier > m_xCreatorId;
45 com::sun::star::uno::Reference< com::sun::star::ucb::XContentIdentifier > m_xOldId;
51 const com::sun::star::uno::Reference< com::sun::star::ucb::XContent >& xCreatorContent,
58 const com::sun::star::uno::Reference< com::sun::star::ucb::XContent >& xCreatorContent,
60 const com::sun::star::uno::Reference< com::sun::star::ucb::XContentIdentifier >& xOldId,
75 com::sun::star::uno::Reference< com::sun::star::ucb::XContent > m_xCreatorContent;
76 com::sun::star::uno::Reference< com::sun::star::ucb::XContentIdentifier > m_xCreatorId;
81 const com::sun::star::uno::Reference< com::sun::star::ucb::XContent >& xCreatorContent,
100 com::sun::star::uno::Reference< com::sun::star::ucb::XContent > m_xCreatorContent;
[all …]
H A Dbc.hxx74 public com::sun::star::ucb::XCommandProcessor,
78 public com::sun::star::ucb::XContentCreator,
80 public com::sun::star::ucb::XContent,
158 const com::sun::star::ucb::Command& aCommand,
162 com::sun::star::ucb::CommandAbortedException,
248 virtual com::sun::star::uno::Reference< com::sun::star::ucb::XContent > SAL_CALL
250 const com::sun::star::ucb::ContentInfo& Info )
299 com::sun::star::uno::Reference< com::sun::star::ucb::XCommandInfo > SAL_CALL
323 const com::sun::star::ucb::OpenCommandArgument2& aCommandArgument )
333 const com::sun::star::ucb::TransferInfo& aTransferInfo )
[all …]
/trunk/main/ucb/
H A DLibrary_ucphier1.mk32 -I$(SRCDIR)/ucb/inc/pch \
33 -I$(SRCDIR)/ucb/source/inc \
52 ucb/source/ucp/hierarchy/hierarchyservices \
53 ucb/source/ucp/hierarchy/hierarchydata \
54 ucb/source/ucp/hierarchy/hierarchyprovider \
55 ucb/source/ucp/hierarchy/hierarchycontent \
56 ucb/source/ucp/hierarchy/hierarchycontentcaps \
57 ucb/source/ucp/hierarchy/hierarchydatasupplier \
58 ucb/source/ucp/hierarchy/dynamicresultset \
59 ucb/source/ucp/hierarchy/hierarchydatasource \
[all …]
H A DLibrary_cached1.mk26 $(eval $(call gb_Library_add_precompiled_header,cached1,$(SRCDIR)/ucb/inc/pch/precompiled_cacher))
28 $(eval $(call gb_Library_set_componentfile,cached1,ucb/source/cacher/cached1))
32 -I$(SRCDIR)/ucb/inc/pch \
33 -I$(SRCDIR)/ucb/source/inc \
51 ucb/source/cacher/contentresultsetwrapper \
52 ucb/source/cacher/cachedcontentresultsetstub \
53 ucb/source/cacher/cachedcontentresultset \
54 ucb/source/cacher/dynamicresultsetwrapper \
55 ucb/source/cacher/cacheddynamicresultsetstub \
56 ucb/source/cacher/cacheddynamicresultset \
[all …]
H A DLibrary_ucppkg1.mk26 $(eval $(call gb_Library_add_precompiled_header,ucppkg1,$(SRCDIR)/ucb/inc/pch/precompiled_pkg))
28 $(eval $(call gb_Library_set_componentfile,ucppkg1,ucb/source/ucp/package/ucppkg1))
32 -I$(SRCDIR)/ucb/inc/pch \
33 -I$(SRCDIR)/ucb/source/inc \
53 ucb/source/ucp/package/pkgservices \
54 ucb/source/ucp/package/pkguri \
55 ucb/source/ucp/package/pkgprovider \
56 ucb/source/ucp/package/pkgcontent \
57 ucb/source/ucp/package/pkgcontentcaps \
58 ucb/source/ucp/package/pkgresultset \
[all …]
H A DLibrary_ucpgio1.mk26 $(eval $(call gb_Library_set_componentfile,ucpgio1,ucb/source/ucp/gio/ucpgio))
30 -I$(SRCDIR)/ucb/inc/pch \
31 -I$(SRCDIR)/ucb/source/inc \
59 ucb/source/ucp/gio/gio_provider \
60 ucb/source/ucp/gio/gio_content \
61 ucb/source/ucp/gio/gio_resultset \
62 ucb/source/ucp/gio/gio_datasupplier \
63 ucb/source/ucp/gio/gio_seekable \
64 ucb/source/ucp/gio/gio_inputstream \
65 ucb/source/ucp/gio/gio_outputstream \
[all …]
/trunk/main/offapi/com/sun/star/deployment/
H A DXPackageManager.idl32 #include <com/sun/star/ucb/XCommandEnvironment.idl>
130 com::sun::star::ucb::CommandFailedException,
131 com::sun::star::ucb::CommandAbortedException,
154 com::sun::star::ucb::CommandFailedException,
155 com::sun::star::ucb::CommandAbortedException,
175 com::sun::star::ucb::CommandFailedException,
176 com::sun::star::ucb::CommandAbortedException,
195 com::sun::star::ucb::CommandFailedException,
212 com::sun::star::ucb::CommandFailedException,
232 com::sun::star::ucb::CommandFailedException,
[all …]
H A DXPackage.idl37 #include <com/sun/star/ucb/CommandFailedException.idl>
38 #include <com/sun/star/ucb/CommandAbortedException.idl>
39 #include <com/sun/star/ucb/XCommandEnvironment.idl>
91 com::sun::star::ucb::CommandFailedException,
112 com::sun::star::ucb::CommandFailedException);
133 com::sun::star::ucb::CommandFailedException,
156 com::sun::star::ucb::CommandFailedException,
174 com::sun::star::ucb::CommandFailedException,
203 com::sun::star::ucb::CommandFailedException,
315 com::sun::star::ucb::CommandFailedException,
[all …]
/trunk/main/ucb/source/core/
H A Dprovprox.hxx55 public com::sun::star::ucb::XContentProviderFactory
77 ::com::sun::star::ucb::XContentProvider > SAL_CALL
92 public com::sun::star::ucb::XContentProviderSupplier,
93 public com::sun::star::ucb::XContentProvider,
128 ::com::sun::star::ucb::XContentProvider > SAL_CALL
134 ::com::sun::star::ucb::XContent > SAL_CALL
137 throw( ::com::sun::star::ucb::IllegalIdentifierException,
141 ::com::sun::star::ucb::XContentIdentifier >& Id1,
143 ::com::sun::star::ucb::XContentIdentifier >& Id2 )
148 ::com::sun::star::ucb::XContentProvider > SAL_CALL
[all …]
/trunk/main/ucb/source/ucp/gvfs/
H A Dgvfs_directory.cxx47 const ucb::OpenCommandArgument2& rCommand, in DynamicResultSet()
80 uno::Reference< ucb::XContentIdentifier > xId;
185 uno::Reference< ucb::XContentIdentifier >
209 uno::Reference< ucb::XContent >
215 uno::Reference< ucb::XContent > xContent in queryContent()
221 uno::Reference< ucb::XContentIdentifier > xId in queryContent()
239 return uno::Reference< ucb::XContent >(); in queryContent()
324 throw( ucb::ResultSetException ) in validate()
363 case ucb::OpenMode::FOLDERS: in getData()
369 case ucb::OpenMode::DOCUMENTS: in getData()
[all …]
/trunk/main/offapi/com/sun/star/task/
H A DInteractionHandler.idl45 <LI><type scope="com::sun::star::ucb">AuthenticationRequest</type></LI>
46 <LI><type scope="com::sun::star::ucb">CertificateValidationRequest</type></LI>
48 <LI><type scope="com::sun::star::ucb">HandleCookiesRequest</type></LI>
50 <LI><type scope="com::sun::star::ucb">InteractiveCHAOSException</type>*</LI>
52 <LI><type scope="com::sun::star::ucb">InteractiveIOException</type>*</LI>
90 <type scope="com::sun::star::ucb">InteractiveAugmentedIOException</type>
95 <type scope="com::sun::star::ucb">IOErrorCode</type>:
99 <const scope="com::sun::star::ucb">IOErrorCode::DIFFERENT_DEVICES</const>.
112 <const scope="com::sun::star::ucb">IOErrorCode::NOT_EXISTING</const>
120 <DD><const scope="com::sun::star::ucb">IOErrorCode::NOT_EXISTING</const>
[all …]
/trunk/main/extensions/source/update/feed/
H A Dupdatefeed.cxx65 namespace ucb = com::sun::star::ucb ;
140 ucb::XWebDAVCommandEnvironment,
182 const rtl::OUString&, ucb::WebDAVHTTPMethod ) in getUserRequestHeaders()
213 const uno::Reference< ucb::XContentProvider > m_xContentProvider;
219 uno::Reference< ucb::XCommandProcessor > m_xCommandProcessor;
278 catch( ucb::CommandAbortedException const & e) in nextElement()
327 const uno::Reference< ucb::XContentProvider >& xContentProvider, in UpdateInformationProvider()
501 ucb::OpenCommandArgument2 aOpenArgument; in load()
502 aOpenArgument.Mode = ucb::OpenMode::DOCUMENT; in load()
506 ucb::Command aCommand; in load()
[all …]
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dcontent.cxx74 const uno::Reference< ucb::XContentIdentifier >& in Content()
143 CPPU_TYPE_REF( ucb::XContent ), in getTypes()
144 CPPU_TYPE_REF( ucb::XCommandProcessor ), in getTypes()
146 CPPU_TYPE_REF( ucb::XCommandInfoChangeNotifier ), in getTypes()
306 const ucb::Command& aCommand, in execute()
310 ucb::CommandAbortedException, in execute()
361 ucb::OpenCommandArgument2 aOpenCommand; in execute()
382 aRet <<= ucb::UnsupportedDataSinkException(); in execute()
398 uno::Reference< ucb::XDynamicResultSet > xSet in execute()
416 uno::Reference< ucb::XDynamicResultSet > xSet in execute()
[all …]
/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavdatasupplier.cxx59 uno::Reference< ucb::XContentIdentifier > xId;
178 uno::Reference< ucb::XContentIdentifier >
207 uno::Reference< ucb::XContent >
214 uno::Reference< ucb::XContent > xContent in queryContent()
223 uno::Reference< ucb::XContentIdentifier > xId in queryContent()
235 catch ( ucb::IllegalIdentifierException& ) in queryContent()
239 return uno::Reference< ucb::XContent >(); in queryContent()
344 throw( ucb::ResultSetException ) in validate()
347 throw ucb::ResultSetException(); in validate()
452 case ucb::OpenMode::FOLDERS: in getData()
[all …]
H A Dwebdavprovider.cxx143 ucb::XContentProvider );
154 ucb::XContentProvider );
183 uno::Reference< ucb::XContent > SAL_CALL
187 throw( ucb::IllegalIdentifierException, in queryContent()
204 throw ucb::IllegalIdentifierException(); in queryContent()
211 throw ucb::IllegalIdentifierException(); in queryContent()
216 throw ucb::IllegalIdentifierException(); in queryContent()
273 uno::Reference< ucb::XContent > xContent in queryContent()
286 catch ( ucb::ContentCreationException const & ) in queryContent()
288 throw ucb::IllegalIdentifierException(); in queryContent()
[all …]
/trunk/main/ucb/source/ucp/hierarchy/
H A Dhierarchydatasupplier.cxx54 uno::Reference< ucb::XContentIdentifier > xId;
55 uno::Reference< ucb::XContent > xContent;
173 uno::Reference< ucb::XContentIdentifier >
202 uno::Reference< ucb::XContent >
209 uno::Reference< ucb::XContent > xContent in queryContent()
218 uno::Reference< ucb::XContentIdentifier > xId in queryContent()
234 return uno::Reference< ucb::XContent >(); in queryContent()
409 throw( ucb::ResultSetException ) in validate()
419 case ucb::OpenMode::FOLDERS: in checkResult()
427 case ucb::OpenMode::DOCUMENTS: in checkResult()
[all …]
/trunk/main/offapi/
H A DUnoApi_offapi.mk1116 offapi/com/sun/star/ucb/Content \
1155 offapi/com/sun/star/ucb/Store \
3276 offapi/com/sun/star/ucb/Command \
3291 offapi/com/sun/star/ucb/Cookie \
3299 offapi/com/sun/star/ucb/Error \
3331 offapi/com/sun/star/ucb/Link \
3336 offapi/com/sun/star/ucb/Lock \
3340 offapi/com/sun/star/ucb/LockType \
3349 offapi/com/sun/star/ucb/OpenMode \
3362 offapi/com/sun/star/ucb/Rule \
[all …]
/trunk/main/ucbhelper/source/provider/
H A Dproviderhelper.cxx78 uno::WeakReference< ucb::XContent >,
92 uno::Reference< com::sun::star::ucb::XPropertySetRegistry >
133 com::sun::star::ucb::XContentProvider );
144 com::sun::star::ucb::XContentProvider );
202 uno::Reference< ucb::XContent > xContent( (*it).second ); in cleanupRegisteredContents()
256 uno::Reference< ucb::XContent > xContent( (*it).second ); in queryExistingContent()
281 uno::Reference< ucb::XContent > xContent( (*it).second ); in queryExistingContents()
294 const uno::Reference< ucb::XContent > & xContent ) in registerNewContent()
312 uno::Reference< com::sun::star::ucb::XPropertySetRegistry >
349 uno::Reference< com::sun::star::ucb::XPersistentPropertySet >
[all …]
/trunk/main/ucb/source/ucp/odma/
H A Dodma_content.cxx156 CPPU_TYPE_REF( ucb::XContent ), in getTypes()
157 CPPU_TYPE_REF( ucb::XCommandProcessor ), in getTypes()
218 const ucb::Command& aCommand, in execute()
222 ucb::CommandAbortedException, in execute()
306 ucb::OpenCommandArgument2 aOpenCommand; in execute()
320 ( ( aOpenCommand.Mode == ucb::OpenMode::ALL ) || in execute()
328 uno::Reference< ucb::XDynamicResultSet > xSet in execute()
414 uno::makeAny( ucb::UnsupportedDataSinkException( in execute()
453 ucb::InsertCommandArgument arg; in execute()
470 ucb::TransferInfo aTransferInfo; in execute()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ucb/
H A D_XSortedDynamicResultSetFactory.java24 package ifc.ucb;
29 import com.sun.star.ucb.Command;
30 import com.sun.star.ucb.NumberedSortingInfo;
31 import com.sun.star.ucb.OpenCommandArgument2;
32 import com.sun.star.ucb.OpenMode;
33 import com.sun.star.ucb.XCommandProcessor;
34 import com.sun.star.ucb.XContent;
35 import com.sun.star.ucb.XContentIdentifier;
36 import com.sun.star.ucb.XContentIdentifierFactory;
37 import com.sun.star.ucb.XContentProvider;
[all …]
/trunk/main/ucbhelper/inc/ucbhelper/
H A Dcontentinfo.hxx75 com::sun::star::ucb::XCommandEnvironment >& rxEnv,
116 public com::sun::star::ucb::XCommandInfo
122 com::sun::star::uno::Sequence< com::sun::star::ucb::CommandInfo >*
129 com::sun::star::ucb::CommandInfo& rCommand );
131 com::sun::star::ucb::CommandInfo& rCommand );
137 com::sun::star::ucb::XCommandEnvironment >& rxEnv,
149 com::sun::star::ucb::CommandInfo > SAL_CALL
152 virtual com::sun::star::ucb::CommandInfo SAL_CALL
154 throw( com::sun::star::ucb::UnsupportedCommandException,
156 virtual com::sun::star::ucb::CommandInfo SAL_CALL
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/ucb/
H A Dcom.sun.star.comp.ucb.UniversalContentBroker.csv1 "UniversalContentBroker";"com::sun::star::ucb::XContentProvider";"queryContent()"
2 "UniversalContentBroker";"com::sun::star::ucb::XContentProvider";"compareContentIds()"
6 "UniversalContentBroker";"com::sun::star::ucb::XContentIdentifierFactory";"createContentIdentifier(…
8 "UniversalContentBroker";"com::sun::star::ucb::XCommandProcessor2#optional";"releaseCommandIdentifi…
9 "UniversalContentBroker";"com::sun::star::ucb::XCommandProcessor";"createCommandIdentifier()"
10 "UniversalContentBroker";"com::sun::star::ucb::XCommandProcessor";"execute()"
11 "UniversalContentBroker";"com::sun::star::ucb::XCommandProcessor";"abort()"
12 "UniversalContentBroker";"com::sun::star::ucb::XContentProviderManager";"registerContentProvider()"
13 "UniversalContentBroker";"com::sun::star::ucb::XContentProviderManager";"deregisterContentProvider(…
14 "UniversalContentBroker";"com::sun::star::ucb::XContentProviderManager";"queryContentProviders()"
[all …]

Completed in 124 milliseconds

12345678910>>...44