Home
last modified time | relevance | path

Searched refs:ucb (Results 126 – 150 of 1084) sorted by relevance

12345678910>>...44

/trunk/main/offapi/com/sun/star/ucb/
H A DXContentProvider.idl31 #include <com/sun/star/ucb/XContentIdentifier.idl>
35 #include <com/sun/star/ucb/XContent.idl>
39 #include <com/sun/star/ucb/IllegalIdentifierException.idl>
44 module com { module sun { module star { module ucb {
71 com::sun::star::ucb::XContent queryContent(
72 [in] com::sun::star::ucb::XContentIdentifier Identifier )
73 raises ( com::sun::star::ucb::IllegalIdentifierException );
91 [in] com::sun::star::ucb::XContentIdentifier Id1,
92 [in] com::sun::star::ucb::XContentIdentifier Id2 );
H A DFileContent.idl31 #include <com/sun/star/ucb/XContent.idl>
35 #include <com/sun/star/ucb/XCommandProcessor.idl>
39 #include <com/sun/star/ucb/XCommandProcessor2.idl>
43 #include <com/sun/star/ucb/XContentCreator.idl>
59 #include <com/sun/star/ucb/XCommandInfoChangeNotifier.idl>
68 module com { module sun { module star { module ucb {
77 @see com::sun::star::ucb::FileContentProvider
91 interface com::sun::star::ucb::XContent;
129 interface com::sun::star::ucb::XContentCreator;
215 interface com::sun::star::ucb::XCommandProcessor;
[all …]
H A DGnomeVFSDocumentContent.idl30 #include <com/sun/star/ucb/XContent.idl>
34 #include <com/sun/star/ucb/XCommandProcessor.idl>
38 #include <com/sun/star/ucb/XCommandProcessor2.idl>
54 #include <com/sun/star/ucb/XCommandInfoChangeNotifier.idl>
63 module com { module sun { module star { module ucb {
77 interface com::sun::star::ucb::XContent;
79 interface com::sun::star::ucb::XCommandProcessor;
81 [optional] interface com::sun::star::ucb::XCommandProcessor2;
105 interface com::sun::star::ucb::XCommandInfoChangeNotifier;
H A DFileContentProvider.idl27 #include <com/sun/star/ucb/XContentProvider.idl>
30 #include <com/sun/star/ucb/XFileIdentifierConverter.idl>
33 #include <com/sun/star/ucb/XContentIdentifierFactory.idl>
41 module com { module sun { module star { module ucb {
52 @see com::sun::star::ucb::Content
60 @see com::sun::star::ucb::FileContent
63 interface com::sun::star::ucb::XContentProvider;
70 interface com::sun::star::ucb::XContentIdentifierFactory;
104 interface com::sun::star::ucb::XFileIdentifierConverter;
H A DTransientDocumentsFolderContent.idl31 #include <com/sun/star/ucb/XContent.idl>
35 #include <com/sun/star/ucb/XCommandProcessor.idl>
39 #include <com/sun/star/ucb/XCommandProcessor2.idl>
55 #include <com/sun/star/ucb/XCommandInfoChangeNotifier.idl>
63 #include <com/sun/star/ucb/XContentCreator.idl>
68 module com { module sun { module star { module ucb {
94 interface com::sun::star::ucb::XContent;
155 interface com::sun::star::ucb::XCommandProcessor;
167 [optional] interface com::sun::star::ucb::XCommandProcessor2;
191 interface com::sun::star::ucb::XCommandInfoChangeNotifier;
[all …]
H A DTransientDocumentsDocumentContent.idl31 #include <com/sun/star/ucb/XContent.idl>
35 #include <com/sun/star/ucb/XCommandProcessor.idl>
39 #include <com/sun/star/ucb/XCommandProcessor2.idl>
55 #include <com/sun/star/ucb/XCommandInfoChangeNotifier.idl>
63 #include <com/sun/star/ucb/XContentCreator.idl>
68 module com { module sun { module star { module ucb {
95 interface com::sun::star::ucb::XContent;
145 interface com::sun::star::ucb::XCommandProcessor;
157 [optional] interface com::sun::star::ucb::XCommandProcessor2;
181 interface com::sun::star::ucb::XCommandInfoChangeNotifier;
[all …]
H A DXSortedDynamicResultSetFactory.idl31 #include <com/sun/star/ucb/XDynamicResultSet.idl>
34 #include <com/sun/star/ucb/NumberedSortingInfo.idl>
37 #include <com/sun/star/ucb/XAnyCompareFactory.idl>
42 module com { module sun { module star { module ucb {
67 com::sun::star::ucb::XDynamicResultSet createSortedDynamicResultSet(
68 [in] com::sun::star::ucb::XDynamicResultSet Source,
69 [in] sequence<com::sun::star::ucb::NumberedSortingInfo> Info,
70 [in] com::sun::star::ucb::XAnyCompareFactory CompareFactory );
H A DContentProvider.idl27 #include <com/sun/star/ucb/XContentProvider.idl>
31 #include <com/sun/star/ucb/XContentIdentifierFactory.idl>
35 #include <com/sun/star/ucb/XParameterizedContentProvider.idl>
39 #include <com/sun/star/ucb/XContentProviderSupplier.idl>
44 module com { module sun { module star { module ucb {
54 interface com::sun::star::ucb::XContentProvider;
64 [optional] interface com::sun::star::ucb::XContentIdentifierFactory;
76 [optional] interface com::sun::star::ucb::XParameterizedContentProvider;
H A DHelpContent.idl31 #include <com/sun/star/ucb/XContent.idl>
35 #include <com/sun/star/ucb/XCommandProcessor.idl>
39 #include <com/sun/star/ucb/XCommandProcessor2.idl>
55 #include <com/sun/star/ucb/XCommandInfoChangeNotifier.idl>
64 module com { module sun { module star { module ucb {
71 @see com::sun::star::ucb::HelpContentProvider
85 interface com::sun::star::ucb::XContent;
162 interface com::sun::star::ucb::XCommandProcessor;
174 [optional] interface com::sun::star::ucb::XCommandProcessor2;
198 interface com::sun::star::ucb::XCommandInfoChangeNotifier;
/trunk/main/ucb/qa/complex/tdoc/
H A D_XCommandProcessor.java32 import com.sun.star.ucb.Command;
33 import com.sun.star.ucb.CommandAbortedException;
34 import com.sun.star.ucb.CommandInfo;
35 import com.sun.star.ucb.GlobalTransferCommandArgument;
36 import com.sun.star.ucb.NameClash;
37 import com.sun.star.ucb.TransferCommandOperation;
38 import com.sun.star.ucb.UnsupportedCommandException;
39 import com.sun.star.ucb.XCommandInfo;
40 import com.sun.star.ucb.XCommandProcessor;
/trunk/main/ucb/source/cacher/
H A Dcachedcontentresultset.hxx57 com::sun::star::ucb::FetchResult* m_pResult;
59 com::sun::star::ucb::XContentIdentifierMapping >
79 com::sun::star::ucb::XContentIdentifierMapping > & xMapping );
83 const com::sun::star::ucb::FetchResult& rResult );
108 com::sun::star::ucb::XContentIdentifier >& SAL_CALL
113 com::sun::star::ucb::XContent >& SAL_CALL
124 com::sun::star::uno::Reference< com::sun::star::ucb::XFetchProvider >
261 com::sun::star::ucb::XContentIdentifier > SAL_CALL
266 com::sun::star::ucb::XContent > SAL_CALL
477 , public com::sun::star::ucb::XCachedContentResultSetFactory
[all …]
/trunk/main/uui/source/
H A Dpasswordcontainer.cxx46 const ucb::AuthenticationRequest & rRequest, in fillContinuation()
48 const uno::Reference< ucb::XInteractionSupplyAuthentication > & in fillContinuation()
50 const uno::Reference< ucb::XInteractionSupplyAuthentication2 > & in fillContinuation()
141 ucb::AuthenticationRequest const & rRequest, in handleAuthenticationRequest()
142 uno::Reference< ucb::XInteractionSupplyAuthentication > const & in handleAuthenticationRequest()
150 uno::Reference< ucb::XInteractionSupplyAuthentication2 > in handleAuthenticationRequest()
404 ucb::AuthenticationRequest aAuthenticationRequest; in handle()
409 ucb::URLAuthenticationRequest aURLAuthenticationRequest; in handle()
416 uno::Reference< ucb::XInteractionSupplyAuthentication > in handle()
422 = uno::Reference< ucb::XInteractionSupplyAuthentication >( in handle()
/trunk/main/ucb/
H A DLibrary_srtrs1.mk26 $(eval $(call gb_Library_add_precompiled_header,srtrs1,$(SRCDIR)/ucb/inc/pch/precompiled_sorter))
28 $(eval $(call gb_Library_set_componentfile,srtrs1,ucb/source/sorter/srtrs1))
32 -I$(SRCDIR)/ucb/inc/pch \
33 -I$(SRCDIR)/ucb/source/inc \
51 ucb/source/sorter/sortdynres \
52 ucb/source/sorter/sortresult \
53 ucb/source/sorter/sortmain \
H A DLibrary_ucpgvfs1.mk26 $(eval $(call gb_Library_set_componentfile,ucpgvfs1,ucb/source/ucp/gvfs/ucpgvfs))
30 -I$(SRCDIR)/ucb/inc/pch \
31 -I$(SRCDIR)/ucb/source/inc \
59 ucb/source/ucp/gvfs/gvfs_content \
60 ucb/source/ucp/gvfs/gvfs_directory \
61 ucb/source/ucp/gvfs/gvfs_stream \
62 ucb/source/ucp/gvfs/gvfs_provider \
/trunk/main/sfx2/source/doc/
H A Ddocfile.cxx112 using namespace ::com::sun::star::ucb;
252 com::sun::star::ucb::InteractiveIOException aIoException; in handle()
528 Reference < ::com::sun::star::ucb::XContent > xContent; in GetContent()
529 Reference < ::com::sun::star::ucb::XCommandEnvironment > xEnv; in GetContent()
846 Reference< ::com::sun::star::ucb::XCommandEnvironment > xDummyEnv; in StorageBackup_Impl()
1807 catch ( ::com::sun::star::ucb::CommandAbortedException& ) in TransactedTransferForFS_Impl()
1811 catch ( ::com::sun::star::ucb::CommandFailedException& ) in TransactedTransferForFS_Impl()
1875 catch ( ::com::sun::star::ucb::CommandAbortedException& ) in TransactedTransferForFS_Impl()
1879 catch ( ::com::sun::star::ucb::CommandFailedException& ) in TransactedTransferForFS_Impl()
1883 catch ( ::com::sun::star::ucb::InteractiveIOException& r ) in TransactedTransferForFS_Impl()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ucb/
H A D_XCachedDynamicResultSetStubFactory.java24 package ifc.ucb;
32 import com.sun.star.ucb.XCachedDynamicResultSetFactory;
33 import com.sun.star.ucb.XCachedDynamicResultSetStubFactory;
34 import com.sun.star.ucb.XDynamicResultSet;
109 } catch (com.sun.star.ucb.ListenerAlreadySetException e) { in _createCachedDynamicResultSetStub()
149 } catch (com.sun.star.ucb.ListenerAlreadySetException e) { in _connectToCache()
152 } catch (com.sun.star.ucb.AlreadyInitializedException e) { in _connectToCache()
177 } catch (com.sun.star.ucb.ListenerAlreadySetException e) { in _connectToCache()
/trunk/main/ucb/source/ucp/file/
H A Dfilrset.hxx63 public com::sun::star::ucb::XDynamicResultSet,
67 public com::sun::star::ucb::XContentAccess,
519 throw( com::sun::star::ucb::ListenerAlreadySetException,
525 com::sun::star::ucb::XDynamicResultSetListener >& Listener )
526 throw( com::sun::star::ucb::ListenerAlreadySetException,
531 throw( com::sun::star::ucb::ListenerAlreadySetException,
532 com::sun::star::ucb::AlreadyInitializedException,
533 com::sun::star::ucb::ServiceNotFoundException,
556 virtual com::sun::star::uno::Reference< com::sun::star::ucb::XContentIdentifier > SAL_CALL
561 virtual com::sun::star::uno::Reference< com::sun::star::ucb::XContent > SAL_CALL
[all …]
H A Dfiltask.hxx62 … com::sun::star::uno::Reference< com::sun::star::ucb::XProgressHandler > m_xProgressHandler;
63 … com::sun::star::uno::Reference< com::sun::star::ucb::XCommandEnvironment > m_xCommandEnvironment;
69 … const com::sun::star::uno::Reference< com::sun::star::ucb::XCommandEnvironment >& xCommandEnv in TaskHandling()
70 = com::sun::star::uno::Reference< com::sun::star::ucb::XCommandEnvironment >( 0 ) ) in TaskHandling()
119 com::sun::star::uno::Reference< com::sun::star::ucb::XProgressHandler > SAL_CALL
137 com::sun::star::uno::Reference< com::sun::star::ucb::XCommandEnvironment > SAL_CALL
163 … const com::sun::star::uno::Reference< com::sun::star::ucb::XCommandEnvironment >& xCommandEnv )
164 throw( com::sun::star::ucb::DuplicateCommandIdentifierException );
H A Dfilcmd.hxx42 public com::sun::star::ucb::XCommandInfo
68 virtual com::sun::star::uno::Sequence< com::sun::star::ucb::CommandInfo > SAL_CALL
73 virtual com::sun::star::ucb::CommandInfo SAL_CALL
76 throw( com::sun::star::ucb::UnsupportedCommandException,
79 virtual com::sun::star::ucb::CommandInfo SAL_CALL
82 throw( com::sun::star::ucb::UnsupportedCommandException,
99 com::sun::star::uno::Reference< com::sun::star::ucb::XContentProvider > m_xProvider;
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/frame/
H A D_XDocumentTemplates.java34 import com.sun.star.ucb.Command;
35 import com.sun.star.ucb.OpenCommandArgument2;
36 import com.sun.star.ucb.XCommandProcessor;
37 import com.sun.star.ucb.XContent;
38 import com.sun.star.ucb.XContentAccess;
39 import com.sun.star.ucb.XDynamicResultSet;
216 } catch(com.sun.star.ucb.ListenerAlreadySetException e) { in getStatResultSet()
226 comArg.Mode = com.sun.star.ucb.OpenMode.ALL; in getDynaResultSet()
242 } catch(com.sun.star.ucb.CommandAbortedException e) { in getDynaResultSet()
/trunk/main/ucb/source/ucp/webdav/
H A DCurlSession.cxx1000 ucb::Lock inLock; in PROPPATCH()
1192 ucb::Lock inLock; in PUT()
1244 ucb::Lock inLock; in POST()
1297 ucb::Lock inLock; in POST()
1335 ucb::Lock inLock; in MKCOL()
1377 ucb::Lock inLock; in COPY()
1419 ucb::Lock inLock; in MOVE()
1456 ucb::Lock inLock; in DESTROY()
1544 case ucb::LockDepth_ZERO: in LOCK()
1547 case ucb::LockDepth_ONE: in LOCK()
[all …]
/trunk/main/comphelper/source/misc/
H A Dstillreadwriteinteraction.cxx57 aInterceptedRequest.Request <<= css::ucb::InteractiveIOException(); in StillReadWriteInteraction()
63 aInterceptedRequest.Request <<= css::ucb::UnsupportedDataSinkException(); in StillReadWriteInteraction()
69 aInterceptedRequest.Request <<= css::ucb::AuthenticationRequest(); in StillReadWriteInteraction()
107 css::ucb::InteractiveIOException exIO; in intercepted()
110 (exIO.Code == css::ucb::IOErrorCode_ACCESS_DENIED ) in intercepted()
111 || (exIO.Code == css::ucb::IOErrorCode_LOCKING_VIOLATION ) in intercepted()
112 || (exIO.Code == css::ucb::IOErrorCode_NOT_EXISTING ) in intercepted()
116 || (exIO.Code == css::ucb::IOErrorCode_GENERAL ) in intercepted()
H A Dmediadescriptor.cxx460 …:Reference< css::ucb::XContent > xContent = getUnpackedValueOrDefault(MediaDescriptor::PROP_UCBCON… in isStreamReadOnly()
472 ::ucbhelper::Content aContent(xContent, css::uno::Reference< css::ucb::XCommandEnvironment >()); in isStreamReadOnly()
648 css::uno::Reference< css::ucb::XProgressHandler > xProgress; in impl_openStreamWithPostData()
650 …css::uno::Reference< css::ucb::XCommandEnvironment > xCommandEnv(static_cast< css::ucb::XCommandEn… in impl_openStreamWithPostData()
675 css::ucb::PostCommandArgument2 aPostArgument; in impl_openStreamWithPostData()
722 css::uno::Reference< css::ucb::XProgressHandler > xProgress; in impl_openStreamWithURL()
724 …css::uno::Reference< css::ucb::XCommandEnvironment > xCommandEnv(static_cast< css::ucb::XCommandEn… in impl_openStreamWithURL()
729 css::uno::Reference< css::ucb::XContent > xContent; in impl_openStreamWithURL()
737 catch(const css::ucb::ContentCreationException&) in impl_openStreamWithURL()
789 css::uno::Reference< css::ucb::XContentIdentifier > xContId( in impl_openStreamWithURL()
[all …]
/trunk/main/wizards/com/sun/star/wizards/web/
H A DFTPDialog.java35 import com.sun.star.ucb.AuthenticationRequest;
36 import com.sun.star.ucb.InteractiveAugmentedIOException;
37 import com.sun.star.ucb.InteractiveNetworkConnectException;
38 import com.sun.star.ucb.InteractiveNetworkResolveNameException;
39 import com.sun.star.ucb.OpenCommandArgument2;
40 import com.sun.star.ucb.OpenMode;
168 private UCB ucb; field in FTPDialog
192 ucb = new UCB(xmsf); in FTPDialog()
579 Object content = ucb.getContent(acountUrl); in connect()
582 List l = ucb.listFiles(acountUrl, null); in connect()
[all …]
/trunk/main/ucbhelper/source/provider/
H A Dinteractionrequest.cxx700 static_cast< ucb::XInteractionSupplyAuthentication * >( this ), in queryInterface()
701 static_cast< ucb::XInteractionSupplyAuthentication2 * >( this )); in queryInterface()
747 ucb::XInteractionSupplyAuthentication2 > * >( 0 ) ) ); in getTypes()
840 uno::Sequence< ucb::RememberAuthentication > SAL_CALL
842 ucb::RememberAuthentication& Default ) in getRememberPasswordModes()
853 ucb::RememberAuthentication Remember ) in setRememberPassword()
883 uno::Sequence< ucb::RememberAuthentication > SAL_CALL
885 ucb::RememberAuthentication& Default ) in getRememberAccountModes()
895 ucb::RememberAuthentication Remember ) in setRememberAccount()
966 static_cast< ucb::XInteractionSupplyName * >( this ) ); in queryInterface()
[all …]

Completed in 111 milliseconds

12345678910>>...44