Home
last modified time | relevance | path

Searched refs:ucbhelper (Results 1 – 25 of 1007) sorted by relevance

12345678910>>...41

/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucbhelper/
H A DLibrary_ucbhelper.mk10 $(eval $(call gb_Library_Library,ucbhelper))
12 $(eval $(call gb_Library_use_sdk_api,ucbhelper))
21 $(eval $(call gb_Library_add_defs,ucbhelper,\
26 ucbhelper/source/client/activedatasink \
29 ucbhelper/source/client/content \
31 ucbhelper/source/client/proxydecider \
34 ucbhelper/source/provider/contenthelper \
36 ucbhelper/source/provider/contentinfo \
37 ucbhelper/source/provider/fd_inputstream \
42 ucbhelper/source/provider/registerucb \
[all …]
H A DIwyuFilter_ucbhelper.yaml2 assumeFilename: ucbhelper/source/provider/resultset.cxx
4 ucbhelper/source/client/content.cxx:
8 ucbhelper/source/provider/cancelcommandexecution.cxx:
10 - ucbhelper/cancelcommandexecution.hxx
11 ucbhelper/source/provider/getcomponentcontext.cxx:
12 # Needed to for ucbhelper::getComponentContext
13 - ucbhelper/getcomponentcontext.hxx
14 ucbhelper/source/provider/resultsetmetadata.cxx:
/dports/editors/libreoffice/libreoffice-7.2.6.2/ucbhelper/
H A DLibrary_ucbhelper.mk10 $(eval $(call gb_Library_Library,ucbhelper))
12 $(eval $(call gb_Library_use_sdk_api,ucbhelper))
21 $(eval $(call gb_Library_add_defs,ucbhelper,\
26 ucbhelper/source/client/activedatasink \
29 ucbhelper/source/client/content \
31 ucbhelper/source/client/proxydecider \
34 ucbhelper/source/provider/contenthelper \
36 ucbhelper/source/provider/contentinfo \
37 ucbhelper/source/provider/fd_inputstream \
41 ucbhelper/source/provider/registerucb \
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/desktop/source/deployment/inc/
H A Ddp_ucb.h28 namespace ucbhelper
42 static OUString getTitle( ::ucbhelper::Content &rContent ) in getTitle()
48 createCursor( ::ucbhelper::Content &rContent, in createCursor()
49 ucbhelper::ResultSetInclude eInclude ) in createCursor()
57 ::ucbhelper::Content * ucb_content,
66 ::ucbhelper::Content * ucb_content,
79 std::vector<sal_Int8> readFile( ::ucbhelper::Content & ucb_content );
84 ::ucbhelper::Content & ucb_content, rtl_TextEncoding textenc );
88 ::ucbhelper::Content & ucb_content);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/desktop/source/deployment/inc/
H A Ddp_ucb.h31 namespace ucbhelper
45 static OUString getTitle( ::ucbhelper::Content &rContent ) in getTitle()
51 createCursor( ::ucbhelper::Content &rContent, in createCursor()
52 ucbhelper::ResultSetInclude eInclude ) in createCursor()
60 ::ucbhelper::Content * ucb_content,
69 ::ucbhelper::Content * ucb_content,
82 std::vector<sal_Int8> readFile( ::ucbhelper::Content & ucb_content );
87 ::ucbhelper::Content & ucb_content, rtl_TextEncoding textenc );
91 ::ucbhelper::Content & ucb_content);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucb/source/ucp/cmis/
H A Dauth_provider.cxx34 rtl::Reference< ucbhelper::SimpleAuthenticationRequest > xRequest in authenticationQuery()
35 = new ucbhelper::SimpleAuthenticationRequest( in authenticationQuery()
42 rtl::Reference< ucbhelper::InteractionContinuation > xSelection in authenticationQuery()
53 ucbhelper::InteractionSupplyAuthentication > & xSupp in authenticationQuery()
98 rtl::Reference< ucbhelper::AuthenticationFallbackRequest > xRequest in onedriveAuthCodeFallback()
99 = new ucbhelper::AuthenticationFallbackRequest ( in onedriveAuthCodeFallback()
104 rtl::Reference< ucbhelper::InteractionContinuation > xSelection in onedriveAuthCodeFallback()
110 const rtl::Reference< ucbhelper::InteractionAuthFallback >& in onedriveAuthCodeFallback()
140 = new ucbhelper::AuthenticationFallbackRequest ( in gdriveAuthCodeFallback()
145 rtl::Reference< ucbhelper::InteractionContinuation > xSelection in gdriveAuthCodeFallback()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/ucb/source/ucp/cmis/
H A Dauth_provider.cxx37 rtl::Reference< ucbhelper::SimpleAuthenticationRequest > xRequest in authenticationQuery()
38 = new ucbhelper::SimpleAuthenticationRequest( in authenticationQuery()
45 rtl::Reference< ucbhelper::InteractionContinuation > xSelection in authenticationQuery()
56 ucbhelper::InteractionSupplyAuthentication > & xSupp in authenticationQuery()
80 rtl::Reference<ucbhelper::SimpleAuthenticationRequest> xRequest in getRefreshToken()
81 = new ucbhelper::SimpleAuthenticationRequest( in getRefreshToken()
89 rtl::Reference<ucbhelper::InteractionContinuation> xSelection in getRefreshToken()
182 rtl::Reference< ucbhelper::AuthenticationFallbackRequest > xRequest in copyWebAuthCodeFallback()
183 = new ucbhelper::AuthenticationFallbackRequest ( in copyWebAuthCodeFallback()
192 rtl::Reference< ucbhelper::InteractionContinuation > xSelection in copyWebAuthCodeFallback()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/comphelper/source/misc/
H A Dsimplefileaccessinteraction.cxx35 std::vector<::ucbhelper::InterceptedInteraction::InterceptedRequest> lInterceptions; in SimpleFileAccessInteraction()
36 ::ucbhelper::InterceptedInteraction::InterceptedRequest aInterceptedRequest; in SimpleFileAccessInteraction()
74 ucbhelper::InterceptedInteraction::EInterceptionState SimpleFileAccessInteraction::intercepted( in intercepted()
75 const ::ucbhelper::InterceptedInteraction::InterceptedRequest& aRequest, in intercepted()
95 return ::ucbhelper::InterceptedInteraction::E_INTERCEPTED; in intercepted()
108 return ::ucbhelper::InterceptedInteraction::E_INTERCEPTED; in intercepted()
121 = ::ucbhelper::InterceptedInteraction::extractContinuation( in intercepted()
124 return ::ucbhelper::InterceptedInteraction::E_NO_CONTINUATION_FOUND; in intercepted()
125 return ::ucbhelper::InterceptedInteraction::E_INTERCEPTED; in intercepted()
128 return ::ucbhelper::InterceptedInteraction::E_INTERCEPTED; in intercepted()
H A Dstillreadwriteinteraction.cxx42 std::vector< ::ucbhelper::InterceptedInteraction::InterceptedRequest > lInterceptions; in StillReadWriteInteraction()
43 ::ucbhelper::InterceptedInteraction::InterceptedRequest aInterceptedRequest; in StillReadWriteInteraction()
71 setInterceptions(std::vector< ::ucbhelper::InterceptedInteraction::InterceptedRequest >()); in resetInterceptions()
81 ucbhelper::InterceptedInteraction::EInterceptionState StillReadWriteInteraction::intercepted(const … in intercepted()
124 return ::ucbhelper::InterceptedInteraction::E_INTERCEPTED; in intercepted()
136 …css::uno::Reference< css::task::XInteractionContinuation > xAbort = ::ucbhelper::InterceptedIntera… in intercepted()
140 return ::ucbhelper::InterceptedInteraction::E_NO_CONTINUATION_FOUND; in intercepted()
142 return ::ucbhelper::InterceptedInteraction::E_INTERCEPTED; in intercepted()
150 return ::ucbhelper::InterceptedInteraction::E_INTERCEPTED; in intercepted()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/comphelper/source/misc/
H A Dsimplefileaccessinteraction.cxx35 std::vector< ::ucbhelper::InterceptedInteraction::InterceptedRequest > lInterceptions; in SimpleFileAccessInteraction()
36 ::ucbhelper::InterceptedInteraction::InterceptedRequest aInterceptedRequest; in SimpleFileAccessInteraction()
76 ucbhelper::InterceptedInteraction::EInterceptionState SimpleFileAccessInteraction::intercepted( in intercepted()
77 const ::ucbhelper::InterceptedInteraction::InterceptedRequest& aRequest, in intercepted()
97 return ::ucbhelper::InterceptedInteraction::E_INTERCEPTED; in intercepted()
110 return ::ucbhelper::InterceptedInteraction::E_INTERCEPTED; in intercepted()
123 ::ucbhelper::InterceptedInteraction::extractContinuation( in intercepted()
127 return ::ucbhelper::InterceptedInteraction::E_NO_CONTINUATION_FOUND; in intercepted()
128 return ::ucbhelper::InterceptedInteraction::E_INTERCEPTED; in intercepted()
131 return ::ucbhelper::InterceptedInteraction::E_INTERCEPTED; in intercepted()
H A Dstillreadwriteinteraction.cxx42 std::vector< ::ucbhelper::InterceptedInteraction::InterceptedRequest > lInterceptions; in StillReadWriteInteraction()
43 ::ucbhelper::InterceptedInteraction::InterceptedRequest aInterceptedRequest; in StillReadWriteInteraction()
71 setInterceptions(std::vector< ::ucbhelper::InterceptedInteraction::InterceptedRequest >()); in resetInterceptions()
81 ucbhelper::InterceptedInteraction::EInterceptionState StillReadWriteInteraction::intercepted(const … in intercepted()
124 return ::ucbhelper::InterceptedInteraction::E_INTERCEPTED; in intercepted()
136 …css::uno::Reference< css::task::XInteractionContinuation > xAbort = ::ucbhelper::InterceptedIntera… in intercepted()
140 return ::ucbhelper::InterceptedInteraction::E_NO_CONTINUATION_FOUND; in intercepted()
142 return ::ucbhelper::InterceptedInteraction::E_INTERCEPTED; in intercepted()
150 return ::ucbhelper::InterceptedInteraction::E_INTERCEPTED; in intercepted()
/dports/editors/libreoffice/libreoffice-7.2.6.2/ucbhelper/source/provider/
H A Dcancelcommandexecution.cxx37 namespace ucbhelper namespace
51 rtl::Reference< ucbhelper::InteractionRequest > xRequest in cancelCommandExecution()
52 = new ucbhelper::InteractionRequest( rException ); in cancelCommandExecution()
57 = new ucbhelper::InteractionAbort( xRequest.get() ); in cancelCommandExecution()
63 rtl::Reference< ucbhelper::InteractionContinuation > xSelection in cancelCommandExecution()
88 rtl::Reference< ucbhelper::SimpleIOErrorRequest > xRequest in cancelCommandExecution()
89 = new ucbhelper::SimpleIOErrorRequest( in cancelCommandExecution()
99 rtl::Reference< ucbhelper::InteractionContinuation > xSelection in cancelCommandExecution()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucbhelper/source/provider/
H A Dcancelcommandexecution.cxx37 namespace ucbhelper namespace
51 rtl::Reference< ucbhelper::InteractionRequest > xRequest in cancelCommandExecution()
52 = new ucbhelper::InteractionRequest( rException ); in cancelCommandExecution()
57 = new ucbhelper::InteractionAbort( xRequest.get() ); in cancelCommandExecution()
63 rtl::Reference< ucbhelper::InteractionContinuation > xSelection in cancelCommandExecution()
88 rtl::Reference< ucbhelper::SimpleIOErrorRequest > xRequest in cancelCommandExecution()
89 = new ucbhelper::SimpleIOErrorRequest( in cancelCommandExecution()
99 rtl::Reference< ucbhelper::InteractionContinuation > xSelection in cancelCommandExecution()
/dports/editors/libreoffice/libreoffice-7.2.6.2/ucb/source/ucp/gio/
H A Dgio_mount.cxx112 ucbhelper::SimpleAuthenticationRequest::EntityType eUserName = in ooo_mount_operation_ask_password()
114 ? ucbhelper::SimpleAuthenticationRequest::ENTITY_MODIFY in ooo_mount_operation_ask_password()
115 : ucbhelper::SimpleAuthenticationRequest::ENTITY_NA; in ooo_mount_operation_ask_password()
120 ucbhelper::SimpleAuthenticationRequest::EntityType ePassword = in ooo_mount_operation_ask_password()
122 ? ucbhelper::SimpleAuthenticationRequest::ENTITY_MODIFY in ooo_mount_operation_ask_password()
123 : ucbhelper::SimpleAuthenticationRequest::ENTITY_NA; in ooo_mount_operation_ask_password()
138 ucbhelper::SimpleAuthenticationRequest::EntityType eDomain = in ooo_mount_operation_ask_password()
140 ? ucbhelper::SimpleAuthenticationRequest::ENTITY_MODIFY in ooo_mount_operation_ask_password()
141 : ucbhelper::SimpleAuthenticationRequest::ENTITY_NA; in ooo_mount_operation_ask_password()
146 rtl::Reference< ucbhelper::SimpleAuthenticationRequest > xRequest in ooo_mount_operation_ask_password()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucb/source/ucp/gio/
H A Dgio_mount.cxx112 ucbhelper::SimpleAuthenticationRequest::EntityType eUserName = in ooo_mount_operation_ask_password()
114 ? ucbhelper::SimpleAuthenticationRequest::ENTITY_MODIFY in ooo_mount_operation_ask_password()
115 : ucbhelper::SimpleAuthenticationRequest::ENTITY_NA; in ooo_mount_operation_ask_password()
120 ucbhelper::SimpleAuthenticationRequest::EntityType ePassword = in ooo_mount_operation_ask_password()
122 ? ucbhelper::SimpleAuthenticationRequest::ENTITY_MODIFY in ooo_mount_operation_ask_password()
123 : ucbhelper::SimpleAuthenticationRequest::ENTITY_NA; in ooo_mount_operation_ask_password()
138 ucbhelper::SimpleAuthenticationRequest::EntityType eDomain = in ooo_mount_operation_ask_password()
140 ? ucbhelper::SimpleAuthenticationRequest::ENTITY_MODIFY in ooo_mount_operation_ask_password()
141 : ucbhelper::SimpleAuthenticationRequest::ENTITY_NA; in ooo_mount_operation_ask_password()
146 rtl::Reference< ucbhelper::SimpleAuthenticationRequest > xRequest in ooo_mount_operation_ask_password()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/ucb/source/ucp/ftp/
H A Dftpcontent.cxx319 ucbhelper::cancelCommandExecution( in execute()
330 ucbhelper::cancelCommandExecution( in execute()
341 ucbhelper::cancelCommandExecution( in execute()
351 ucbhelper::cancelCommandExecution( in execute()
362 ucbhelper::cancelCommandExecution( in execute()
370 ucbhelper::cancelCommandExecution( in execute()
517 ucbhelper::cancelCommandExecution( in execute()
664 ucbhelper::cancelCommandExecution(Any(excep), Env); in insert()
672 ucbhelper::cancelCommandExecution(Any(excep), Env); in insert()
724 rtl::Reference<ucbhelper::PropertyValueSet> xRow = in getPropertyValues()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucb/source/ucp/ftp/
H A Dftpcontent.cxx315 ucbhelper::cancelCommandExecution( in execute()
326 ucbhelper::cancelCommandExecution( in execute()
337 ucbhelper::cancelCommandExecution( in execute()
347 ucbhelper::cancelCommandExecution( in execute()
358 ucbhelper::cancelCommandExecution( in execute()
366 ucbhelper::cancelCommandExecution( in execute()
513 ucbhelper::cancelCommandExecution( in execute()
666 ucbhelper::cancelCommandExecution(Any(excep), Env); in insert()
674 ucbhelper::cancelCommandExecution(Any(excep), Env); in insert()
726 rtl::Reference<ucbhelper::PropertyValueSet> xRow = in getPropertyValues()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/unotools/
H A DLibrary_utl.mk51 ucbhelper \
110 unotools/source/ucbhelper/localfilehelper \
111 unotools/source/ucbhelper/progresshandlerwrap \
112 unotools/source/ucbhelper/tempfile \
113 unotools/source/ucbhelper/ucbhelper \
114 unotools/source/ucbhelper/ucblockbytes \
115 unotools/source/ucbhelper/ucbstreamhelper \
116 unotools/source/ucbhelper/xtempfile \
H A DIwyuFilter_unotools.yaml7 unotools/source/ucbhelper/XTempFile.hxx:
29 unotools/source/ucbhelper/tempfile.cxx:
32 unotools/source/ucbhelper/ucbhelper.cxx:
34 - unotools/ucbhelper.hxx
35 unotools/source/ucbhelper/ucblockbytes.cxx:
38 unotools/source/ucbhelper/ucbstreamhelper.cxx:
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unotools/
H A DLibrary_utl.mk51 ucbhelper \
117 unotools/source/ucbhelper/localfilehelper \
118 unotools/source/ucbhelper/progresshandlerwrap \
119 unotools/source/ucbhelper/tempfile \
120 unotools/source/ucbhelper/ucbhelper \
121 unotools/source/ucbhelper/ucblockbytes \
122 unotools/source/ucbhelper/ucbstreamhelper \
123 unotools/source/ucbhelper/xtempfile \
H A DIwyuFilter_unotools.yaml10 unotools/source/ucbhelper/XTempFile.hxx:
32 unotools/source/ucbhelper/tempfile.cxx:
35 unotools/source/ucbhelper/ucbhelper.cxx:
37 - unotools/ucbhelper.hxx
38 unotools/source/ucbhelper/ucblockbytes.cxx:
41 unotools/source/ucbhelper/ucbstreamhelper.cxx:
/dports/editors/libreoffice/libreoffice-7.2.6.2/ucb/source/core/
H A DFileAccess.cxx256ucbhelper::Content aDestPath( aDestURL, mxEnvironment, comphelper::getProcessComponentContext() … in transferImpl()
257ucbhelper::Content aSrc ( aSourceURL, mxEnvironment, comphelper::getProcessComponentContext() … in transferImpl()
263 ? ucbhelper::InsertOperation::Move in transferImpl()
264 : ucbhelper::InsertOperation::Copy, in transferImpl()
350ucbhelper::Content aCnt( aURL.GetMainURL( INetURLObject::DecodeMechanism::NONE ), mxEnvironment, c… in createFolder()
367 ucbhelper::Content aNew; in createFolder()
391ucbhelper::Content aCnt( aObj.GetMainURL( INetURLObject::DecodeMechanism::NONE ), mxEnvironment, c… in getSize()
428ucbhelper::ResultSetInclude eInclude = bIncludeFolders ? ucbhelper::INCLUDE_FOLDERS_AND_DOCUMENTS … in getFolderContents()
575ucbhelper::Content aParentCnt( rParentURL, mxEnvironment, comphelper::getProcessComponentContext()… in createNewFile()
597 ucbhelper::Content aNew; in createNewFile()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucb/source/core/
H A DFileAccess.cxx258ucbhelper::Content aDestPath( aDestURL, mxEnvironment.get(), comphelper::getProcessComponentCont… in transferImpl()
259ucbhelper::Content aSrc ( aSourceURL, mxEnvironment.get(), comphelper::getProcessComponentCont… in transferImpl()
265 ? ucbhelper::InsertOperation::Move in transferImpl()
266 : ucbhelper::InsertOperation::Copy, in transferImpl()
352ucbhelper::Content aCnt( aURL.GetMainURL( INetURLObject::DecodeMechanism::NONE ), mxEnvironment.ge… in createFolder()
374 ucbhelper::Content aNew; in createFolder()
420ucbhelper::Content aYoung( aFileObj.GetMainURL( INetURLObject::DecodeMechanism::NONE ), aCmdEnv, c… in getDateTimeModified()
436ucbhelper::ResultSetInclude eInclude = bIncludeFolders ? ucbhelper::INCLUDE_FOLDERS_AND_DOCUMENTS … in getFolderContents()
584ucbhelper::Content aParentCnt( rParentURL, mxEnvironment.get(), comphelper::getProcessComponentCon… in createNewFile()
611 ucbhelper::Content aNew; in createNewFile()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/ucb/source/ucp/tdoc/
H A Dtdoc_content.cxx598 ucbhelper::cancelCommandExecution( in execute()
1627 ucbhelper::cancelCommandExecution( in insert()
1666 ucbhelper::cancelCommandExecution( in destroy()
1801 ucbhelper::cancelCommandExecution( in transfer()
1814 ucbhelper::cancelCommandExecution( in transfer()
1828 ucbhelper::cancelCommandExecution( in transfer()
1840 ucbhelper::cancelCommandExecution( in transfer()
1851 ucbhelper::cancelCommandExecution( in transfer()
1953 ucbhelper::cancelCommandExecution( in transfer()
1981 ucbhelper::cancelCommandExecution( in transfer()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucb/source/ucp/tdoc/
H A Dtdoc_content.cxx598 ucbhelper::cancelCommandExecution( in execute()
1627 ucbhelper::cancelCommandExecution( in insert()
1666 ucbhelper::cancelCommandExecution( in destroy()
1801 ucbhelper::cancelCommandExecution( in transfer()
1814 ucbhelper::cancelCommandExecution( in transfer()
1828 ucbhelper::cancelCommandExecution( in transfer()
1840 ucbhelper::cancelCommandExecution( in transfer()
1851 ucbhelper::cancelCommandExecution( in transfer()
1953 ucbhelper::cancelCommandExecution( in transfer()
1981 ucbhelper::cancelCommandExecution( in transfer()
[all …]

12345678910>>...41