| /trunk/main/ucbhelper/ |
| H A D | Package_inc.mk | 24 $(eval $(call gb_Package_Package,ucbhelper_inc,$(SRCDIR)/ucbhelper/inc)) 25 $(eval $(call gb_Package_add_file,ucbhelper_inc,inc/ucbhelper/contentbroker.hxx,ucbhelper/contentbr… 26 …(eval $(call gb_Package_add_file,ucbhelper_inc,inc/ucbhelper/simpleauthenticationrequest.hxx,ucbhe… 27 $(eval $(call gb_Package_add_file,ucbhelper_inc,inc/ucbhelper/propertyvalueset.hxx,ucbhelper/proper… 28 $(eval $(call gb_Package_add_file,ucbhelper_inc,inc/ucbhelper/contentinfo.hxx,ucbhelper/contentinfo… 29 $(eval $(call gb_Package_add_file,ucbhelper_inc,inc/ucbhelper/resultsetmetadata.hxx,ucbhelper/resul… 30 $(eval $(call gb_Package_add_file,ucbhelper_inc,inc/ucbhelper/contenthelper.hxx,ucbhelper/contenthe… 31 $(eval $(call gb_Package_add_file,ucbhelper_inc,inc/ucbhelper/activedatasink.hxx,ucbhelper/activeda… 32 $(eval $(call gb_Package_add_file,ucbhelper_inc,inc/ucbhelper/commandenvironment.hxx,ucbhelper/comm… 33 $(eval $(call gb_Package_add_file,ucbhelper_inc,inc/ucbhelper/interceptedinteraction.hxx,ucbhelper/… [all …]
|
| H A D | Library_ucbhelper.mk | 24 $(eval $(call gb_Library_Library,ucbhelper)) 26 $(eval $(call gb_Library_add_package_headers,ucbhelper,ucbhelper_inc)) 28 $(eval $(call gb_Library_add_precompiled_header,ucbhelper,$(SRCDIR)/ucbhelper/inc/pch/precompiled_u… 30 $(eval $(call gb_Library_add_api,ucbhelper,\ 35 $(eval $(call gb_Library_set_include,ucbhelper,\ 37 -I$(SRCDIR)/ucbhelper/inc \ 38 -I$(SRCDIR)/ucbhelper/inc/pch \ 41 $(eval $(call gb_Library_add_defs,ucbhelper,\ 45 $(eval $(call gb_Library_add_linked_libs,ucbhelper,\ 54 $(eval $(call gb_Library_add_exception_objects,ucbhelper,\ [all …]
|
| /trunk/main/ucbhelper/source/provider/ |
| H A D | handleinteractionrequest.cxx | 67 namespace ucbhelper { namespace 71 rtl::Reference< ucbhelper::SimpleInteractionRequest > const & rRequest, in handleInteractionRequest() 79 case ucbhelper::CONTINUATION_UNKNOWN: in handleInteractionRequest() 83 case ucbhelper::CONTINUATION_ABORT: in handleInteractionRequest() 93 rtl::Reference< ucbhelper::InteractionSupplyAuthentication > > 95 rtl::Reference< ucbhelper::SimpleAuthenticationRequest > const & rRequest, in handleInteractionRequest() 100 rtl::Reference< ucbhelper::InteractionContinuation > in handleInteractionRequest() 110 ucbhelper::CONTINUATION_ABORT, in handleInteractionRequest() 112 ucbhelper::InteractionSupplyAuthentication >()); in handleInteractionRequest() 117 ucbhelper::CONTINUATION_ABORT, in handleInteractionRequest() [all …]
|
| /trunk/main/unotools/source/ucbhelper/ |
| H A D | localfilehelper.cxx | 51 ::ucbhelper::ContentBroker* pBroker = ::ucbhelper::ContentBroker::get(); in ConvertSystemPathToURL() 64 rReturn = ::ucbhelper::getFileURLFromSystemPath( xManager, rBaseURL, rName ); in ConvertSystemPathToURL() 78 ::ucbhelper::ContentBroker* pBroker = ::ucbhelper::ContentBroker::get(); in ConvertURLToSystemPath() 91 rReturn = ::ucbhelper::getSystemPathFromFileURL( xManager, rName ); in ConvertURLToSystemPath() 104 ::ucbhelper::ContentBroker* pBroker = ::ucbhelper::ContentBroker::get(); in ConvertPhysicalNameToURL() 118 rtl::OUString aBase( ::ucbhelper::getLocalFileURL( xManager ) ); in ConvertPhysicalNameToURL() 119 rReturn = ::ucbhelper::getFileURLFromSystemPath( xManager, aBase, rName ); in ConvertPhysicalNameToURL() 132 ::ucbhelper::ContentBroker* pBroker = ::ucbhelper::ContentBroker::get(); in ConvertURLToPhysicalName() 146 INetURLObject aLocal( ::ucbhelper::getLocalFileURL( xManager ) ); in ConvertURLToPhysicalName() 148 rReturn = ::ucbhelper::getSystemPathFromFileURL( xManager, rName ); in ConvertURLToPhysicalName() [all …]
|
| /trunk/main/ucb/source/ucp/ftp/ |
| H A D | ftpcontent.cxx | 296 rtl::Reference<ucbhelper::SimpleAuthenticationRequest> in execute() 297 p( new ucbhelper::SimpleAuthenticationRequest( in execute() 300 ucbhelper::SimpleAuthenticationRequest::ENTITY_NA, in execute() 302 ucbhelper::SimpleAuthenticationRequest in execute() 305 ucbhelper::SimpleAuthenticationRequest in execute() 358 ucbhelper::cancelCommandExecution( in execute() 372 ucbhelper::cancelCommandExecution( in execute() 383 ucbhelper::cancelCommandExecution( in execute() 393 ucbhelper::cancelCommandExecution( in execute() 407 ucbhelper::cancelCommandExecution( in execute() [all …]
|
| /trunk/main/ucb/source/ucp/tdoc/ |
| H A D | tdoc_content.cxx | 404 ucbhelper::cancelCommandExecution( in execute() 426 ucbhelper::cancelCommandExecution( in execute() 438 ucbhelper::cancelCommandExecution( in execute() 478 ucbhelper::cancelCommandExecution( in execute() 500 ucbhelper::cancelCommandExecution( in execute() 518 ucbhelper::cancelCommandExecution( in execute() 535 ucbhelper::cancelCommandExecution( in execute() 563 ucbhelper::cancelCommandExecution( in execute() 592 ucbhelper::cancelCommandExecution( in execute() 618 ucbhelper::cancelCommandExecution( in execute() [all …]
|
| /trunk/main/sfx2/source/doc/ |
| H A D | docfile.cxx | 265 ::ucbhelper::Content aContent; 469 …::rtl::Reference< ::ucbhelper::InteractionRequest > xInteractionRequestImpl = new ::ucbhelper::Int… in CheckFileDate() 472 … aContinuations[0] = new ::ucbhelper::InteractionAbort( xInteractionRequestImpl.get() ); in CheckFileDate() 473 … aContinuations[1] = new ::ucbhelper::InteractionApprove( xInteractionRequestImpl.get() ); in CheckFileDate() 478 …::rtl::Reference< ::ucbhelper::InteractionContinuation > xSelected = xInteractionRequestImpl->getS… in CheckFileDate() 508 … ::ucbhelper::Content aContent( GetURLObject().GetMainURL( INetURLObject::NO_DECODE ), xDummyEnv ); in GetInitFileDate() 537 pImp->aContent = ::ucbhelper::Content( xContent, xEnv ); in GetContent() 552 ::ucbhelper::Content::create( aURL, xEnv, pImp->aContent ); in GetContent() 843 ::ucbhelper::Content aOriginalContent; in StorageBackup_Impl() 852 …&& ::ucbhelper::Content::create( GetURLObject().GetMainURL( INetURLObject::NO_DECODE ), xDummyEnv,… in StorageBackup_Impl() [all …]
|
| /trunk/main/fileaccess/source/ |
| H A D | FileAccess.cxx | 271 ucbhelper::Content aFullDest( in transferImpl() 278 ucbhelper::Content aParent( xParent, mxEnvironment ); in transferImpl() 340 ucbhelper::Content aDestPath( aDestURL, mxEnvironment ); in transferImpl() 341 ucbhelper::Content aSrc ( aSourceURL, mxEnvironment ); in transferImpl() 347 ? ucbhelper::InsertOperation_MOVE in transferImpl() 348 : ucbhelper::InsertOperation_COPY, in transferImpl() 372 ucbhelper::Content aCnt( aDeleteObj.GetMainURL( INetURLObject::NO_DECODE ), mxEnvironment ); in kill() 389 ucbhelper::Content aCnt( aURLObj.GetMainURL( INetURLObject::NO_DECODE ), mxEnvironment ); in isFolder() 399 ucbhelper::Content aCnt( aURLObj.GetMainURL( INetURLObject::NO_DECODE ), mxEnvironment ); in isReadOnly() 409 ucbhelper::Content aCnt( aURLObj.GetMainURL( INetURLObject::NO_DECODE ), mxEnvironment ); in setReadOnly() [all …]
|
| /trunk/main/sfx2/source/bastyp/ |
| H A D | helper.cxx | 99 …::ucbhelper::Content aDestPath( aDestObj.GetMainURL( INetURLObject::NO_DECODE ), uno::Reference< u… in Transfer_Impl() 138 …::ucbhelper::Content aCnt( aObj.GetMainURL( INetURLObject::NO_DECODE ), uno::Reference< ucb::XComm… in IsDocument() 170 …::ucbhelper::Content aCnt( aObj.GetMainURL( INetURLObject::NO_DECODE ), uno::Reference< ucb::XComm… in IsFolder() 202 …::ucbhelper::Content aCnt( aObj.GetMainURL( INetURLObject::NO_DECODE ), uno::Reference< ucb::XComm… in GetTitle() 229 …::ucbhelper::Content aCnt( aDeleteObj.GetMainURL( INetURLObject::NO_DECODE ), uno::Reference< ucb:… in Kill() 255 …::ucbhelper::Content aCnt( aFolderObj.GetMainURL( INetURLObject::NO_DECODE ), uno::Reference< ucb:… in GetFolderContents() 264 …::ucbhelper::ResultSetInclude eInclude = bFolder ? ::ucbhelper::INCLUDE_FOLDERS_AND_DOCUMENTS : ::… in GetFolderContents() 363 …::ucbhelper::Content aCnt( aFolderObj.GetMainURL( INetURLObject::NO_DECODE ), new ::ucbhelper::Com… in GetFolderContentProperties() 376 …::ucbhelper::ResultSetInclude eInclude = bIsFolder ? ::ucbhelper::INCLUDE_FOLDERS_AND_DOCUMENTS : … in GetFolderContentProperties() 493 ::ucbhelper::Content aCnt( rURL, uno::Reference< ucb::XCommandEnvironment >() ); in GetResultSet() [all …]
|
| /trunk/main/ucb/source/ucp/hierarchy/ |
| H A D | hierarchycontent.cxx | 380 ucbhelper::cancelCommandExecution( in execute() 402 ucbhelper::cancelCommandExecution( in execute() 414 ucbhelper::cancelCommandExecution( in execute() 454 ucbhelper::cancelCommandExecution( in execute() 480 ucbhelper::cancelCommandExecution( in execute() 520 ucbhelper::cancelCommandExecution( in execute() 546 ucbhelper::cancelCommandExecution( in execute() 571 ucbhelper::cancelCommandExecution( in execute() 589 ucbhelper::cancelCommandExecution( in execute() 655 = new ::ucbhelper::ContentIdentifier( m_xSMgr, aURL ); in createNewContent() [all …]
|
| /trunk/main/ucb/source/ucp/gio/ |
| H A D | gio_mount.cxx | 84 ucbhelper::SimpleAuthenticationRequest::EntityType eUserName = in ooo_mount_operation_ask_password() 86 ? ucbhelper::SimpleAuthenticationRequest::ENTITY_MODIFY in ooo_mount_operation_ask_password() 87 : ucbhelper::SimpleAuthenticationRequest::ENTITY_NA; in ooo_mount_operation_ask_password() 92 ucbhelper::SimpleAuthenticationRequest::EntityType ePassword = in ooo_mount_operation_ask_password() 94 ? ucbhelper::SimpleAuthenticationRequest::ENTITY_MODIFY in ooo_mount_operation_ask_password() 95 : ucbhelper::SimpleAuthenticationRequest::ENTITY_NA; in ooo_mount_operation_ask_password() 110 ucbhelper::SimpleAuthenticationRequest::EntityType eDomain = in ooo_mount_operation_ask_password() 112 ? ucbhelper::SimpleAuthenticationRequest::ENTITY_MODIFY in ooo_mount_operation_ask_password() 113 : ucbhelper::SimpleAuthenticationRequest::ENTITY_NA; in ooo_mount_operation_ask_password() 118 uno::Reference< ucbhelper::SimpleAuthenticationRequest > xRequest in ooo_mount_operation_ask_password() [all …]
|
| H A D | gio_content.cxx | 398 … rtl::Reference< ::ucbhelper::PropertyValueSet > xRow = new ::ucbhelper::PropertyValueSet( rSMgr ); in getPropertyValuesFromGFileInfo() 516 ucbhelper::cancelCommandExecution(mapGIOError(pError), xEnv); in getPropertyValues() 533 ucbhelper::ContentRefList aAllContents; in queryChildren() 544 ucbhelper::ContentRefList::const_iterator it = aAllContents.begin(); in queryChildren() 545 ucbhelper::ContentRefList::const_iterator end = aAllContents.end(); in queryChildren() 549 ucbhelper::ContentImplHelperRef xChild = (*it); in queryChildren() 604 = new ::ucbhelper::ContentIdentifier( m_xSMgr, aNewChildURL ); in exchangeIdentity() 629 ucbhelper::cancelCommandExecution(mapGIOError(pError), xEnv); in setPropertyValues() 735 = new ::ucbhelper::ContentIdentifier( m_xSMgr, aNewURL ); in setPropertyValues() 844 ucbhelper::cancelCommandExecution(aErr, xEnv); in open() [all …]
|
| /trunk/main/ucb/source/ucp/odma/ |
| H A D | odma_content.cxx | 230 ucbhelper::cancelCommandExecution( in execute() 252 ucbhelper::cancelCommandExecution( in execute() 264 ucbhelper::cancelCommandExecution( in execute() 302 ucbhelper::cancelCommandExecution( in execute() 339 ucbhelper::cancelCommandExecution( in execute() 352 m_pContent = new ::ucbhelper::Content(sFileURL,NULL); in execute() 358 ucbhelper::cancelCommandExecution( in execute() 405 ucbhelper::cancelCommandExecution( in execute() 431 ucbhelper::cancelCommandExecution( in execute() 449 ucbhelper::cancelCommandExecution( in execute() [all …]
|
| /trunk/main/ucb/source/ucp/package/ |
| H A D | pkgcontent.cxx | 184 = new ::ucbhelper::ContentIdentifier( rxSMgr, aURI.getUri() ); in create() 199 = new ::ucbhelper::ContentIdentifier( rxSMgr, aURI.getUri() ); in create() 241 = new ::ucbhelper::ContentIdentifier( rxSMgr, aURI.getUri() ); in create() 482 ucbhelper::cancelCommandExecution( in execute() 504 ucbhelper::cancelCommandExecution( in execute() 516 ucbhelper::cancelCommandExecution( in execute() 558 ucbhelper::cancelCommandExecution( in execute() 581 ucbhelper::cancelCommandExecution( in execute() 620 ucbhelper::cancelCommandExecution( in execute() 644 ucbhelper::cancelCommandExecution( in execute() [all …]
|
| /trunk/main/ucbhelper/workben/ucbexplorer/ |
| H A D | ucbexplorer.cxx | 137 ::ucbhelper::Content m_aContent; 145 ::ucbhelper::Content& rNewContent ); 172 InsertEntry( ::ucbhelper::Content& rContent, SvLBoxEntry* pParent ); 331 ::ucbhelper::Content& rNewContent ) in createNewContent() 459 ::ucbhelper::ContentBroker* pBroker = ::ucbhelper::ContentBroker::get(); in createNewContent() 471 xEnv = new ::ucbhelper::CommandEnvironment( xInteractionHandler, in createNewContent() 475 ::ucbhelper::Content aSourceContent( aSourceURL, xEnv ); in createNewContent() 586 ::ucbhelper::INCLUDE_FOLDERS_AND_DOCUMENTS ); in RequestingChilds() 878 ::ucbhelper::Content aNewContent; in Command() 904 ::ucbhelper::Content& rContent, in InsertEntry() [all …]
|
| /trunk/main/ucbhelper/workben/myucp/ |
| H A D | myucp_content.cxx | 77 ::ucbhelper::ContentProviderImplHelper* pProvider, in Content() 232 ::ucbhelper::cancelCommandExecution( in execute() 254 ::ucbhelper::cancelCommandExecution( in execute() 266 ::ucbhelper::cancelCommandExecution( in execute() 305 ::ucbhelper::cancelCommandExecution( in execute() 342 ::ucbhelper::cancelCommandExecution( in execute() 375 ::ucbhelper::cancelCommandExecution( in execute() 400 ::ucbhelper::cancelCommandExecution( in execute() 440 ::ucbhelper::cancelCommandExecution( in execute() 482 ::ucbhelper::ContentProviderImplHelper >& rProvider, in getPropertyValues() [all …]
|
| /trunk/main/ucb/source/ucp/webdav/ |
| H A D | webdavcontent.cxx | 524 ucbhelper::cancelCommandExecution( in execute() 546 ucbhelper::cancelCommandExecution( in execute() 558 ucbhelper::cancelCommandExecution( in execute() 601 ucbhelper::cancelCommandExecution( in execute() 623 ucbhelper::cancelCommandExecution( in execute() 688 ucbhelper::cancelCommandExecution( in execute() 710 ucbhelper::cancelCommandExecution( in execute() 749 ucbhelper::cancelCommandExecution( in execute() 766 ucbhelper::cancelCommandExecution( in execute() 783 ucbhelper::cancelCommandExecution( uno::makeAny( e ), Environment ); in execute() [all …]
|
| /trunk/main/svl/source/fsstor/ |
| H A D | fsstorage.cxx | 79 ::ucbhelper::ContentBroker* pBroker = ::ucbhelper::ContentBroker::get(); in isLocalFile_Impl() 87 aSystemPath = ::ucbhelper::getSystemPathFromFileURL( xManager, aURL ); in isLocalFile_Impl() 103 ::ucbhelper::Content* m_pContent; 123 …FSStorage_Impl( const ::ucbhelper::Content& aContent, sal_Int32 nMode, uno::Reference< lang::XMult… in FSStorage_Impl() 125 , m_pContent( new ::ucbhelper::Content( aContent ) ) in FSStorage_Impl() 154 FSStorage::FSStorage( const ::ucbhelper::Content& aContent, in FSStorage() 187 ::ucbhelper::Content aParent; in MakeFolderNoUI() 188 ::ucbhelper::Content aResultContent; in MakeFolderNoUI() 190 if ( ::ucbhelper::Content::create( aURL.GetMainURL( INetURLObject::NO_DECODE ), in MakeFolderNoUI() 199 ::ucbhelper::Content* FSStorage::GetContent() in GetContent() [all …]
|
| /trunk/main/ucb/source/ucp/gvfs/ |
| H A D | gvfs_content.cxx | 301 ucbhelper::cancelCommandExecution ( getBadArgExcept (), xEnv ); in execute() 310 ucbhelper::cancelCommandExecution ( getBadArgExcept (), xEnv ); in execute() 329 ucbhelper::cancelCommandExecution ( getBadArgExcept (), xEnv ); in execute() 347 ucbhelper::cancelCommandExecution in execute() 361 ucbhelper::cancelCommandExecution in execute() 377 ucbhelper::cancelCommandExecution ( getBadArgExcept (), xEnv ); in execute() 384 ucbhelper::cancelCommandExecution ( getBadArgExcept (), xEnv ); in execute() 405 ucbhelper::cancelCommandExecution( getBadArgExcept(), xEnv ); in execute() 414 ucbhelper::cancelCommandExecution in execute() 505 ( new ::ucbhelper::ContentIdentifier( m_xSMgr, aURL ) ); in createNewContent() [all …]
|
| /trunk/main/ucb/source/core/ |
| H A D | ucbcmds.cxx | 393 rtl::Reference< ucbhelper::SimpleNameClashResolveRequest > xRequest( in interactiveNameClashResolve() 394 new ucbhelper::SimpleNameClashResolveRequest( in interactiveNameClashResolve() 410 rtl::Reference< ucbhelper::InteractionContinuation > in interactiveNameClashResolve() 535 ucbhelper::cancelCommandExecution( in createNew() 589 ucbhelper::cancelCommandExecution( in createNew() 610 ucbhelper::cancelCommandExecution( in createNew() 678 ucbhelper::cancelCommandExecution( in createNew() 726 ucbhelper::cancelCommandExecution( in createNew() 766 ucbhelper::cancelCommandExecution( in transferProperties() 796 ucbhelper::cancelCommandExecution( in transferProperties() [all …]
|
| /trunk/main/desktop/source/deployment/manager/ |
| H A D | dp_manager.cxx | 104 ::ucbhelper::Content tempFolder( in getExtensionFolder() 109 ::ucbhelper::INCLUDE_FOLDERS_ONLY ) ); in getExtensionFolder() 130 ::ucbhelper::Content ucbContent; in initActivationLayer() 138 ::ucbhelper::INCLUDE_FOLDERS_AND_DOCUMENTS ) ); in initActivationLayer() 154 ::ucbhelper::Content sourceContent( in initActivationLayer() 204 ::ucbhelper::Content tempFolder( in initActivationLayer() 209 ::ucbhelper::INCLUDE_DOCUMENTS_ONLY ) ); in initActivationLayer() 276 ucbhelper::Content remFileContent( in initActivationLayer() 428 ::ucbhelper::Content ucbStamp( stampURL, xCmdEnv ); in create() 600 ::ucbhelper::Content const & ucbContent_, bool throw_exc ) in detectMediaType() [all …]
|
| /trunk/main/comphelper/source/misc/ |
| H A D | stillreadwriteinteraction.cxx | 53 ::std::vector< ::ucbhelper::InterceptedInteraction::InterceptedRequest > lInterceptions; in StillReadWriteInteraction() 54 ::ucbhelper::InterceptedInteraction::InterceptedRequest aInterceptedRequest; in StillReadWriteInteraction() 80 setInterceptions(::std::vector< ::ucbhelper::InterceptedInteraction::InterceptedRequest >()); in resetInterceptions() 95 ucbhelper::InterceptedInteraction::EInterceptionState StillReadWriteInteraction::intercepted(const … in intercepted() 133 return ::ucbhelper::InterceptedInteraction::E_INTERCEPTED; in intercepted() 145 …css::uno::Reference< css::task::XInteractionContinuation > xAbort = ::ucbhelper::InterceptedIntera… in intercepted() 149 return ::ucbhelper::InterceptedInteraction::E_NO_CONTINUATION_FOUND; in intercepted() 151 return ::ucbhelper::InterceptedInteraction::E_INTERCEPTED; in intercepted() 160 return ::ucbhelper::InterceptedInteraction::E_INTERCEPTED; in intercepted()
|
| /trunk/main/ucbhelper/inc/ucbhelper/ |
| H A D | handleinteractionrequest.hxx | 40 namespace ucbhelper { namespace 87 namespace ucbhelper { namespace 91 rtl::Reference< ucbhelper::SimpleInteractionRequest > const & rRequest, 143 namespace ucbhelper { namespace 146 rtl::Reference< ucbhelper::InteractionSupplyAuthentication > > 148 rtl::Reference< ucbhelper::SimpleAuthenticationRequest > const & rRequest, 196 namespace ucbhelper { namespace 200 rtl::Reference< ucbhelper::SimpleCertificateValidationRequest > const & rRequest,
|
| /trunk/main/sw/source/core/unocore/ |
| H A D | swunohelper.cxx | 80 ucbhelper::Content aTempContent( rURL, in UCB_DeleteFile() 105 ucbhelper::Content aTempContent( sMainURL, in UCB_CopyFile() 138 ucbhelper::ContentIdentifier( xMSF, in UCB_IsCaseSensitiveFileName() 143 ucbhelper::ContentIdentifier( xMSF, in UCB_IsCaseSensitiveFileName() 147 ucbhelper::ContentBroker::get()->getContentProviderInterface(); in UCB_IsCaseSensitiveFileName() 165 ucbhelper::Content aCnt( rURL, STAR_REFERENCE( ucb::XCommandEnvironment )()); in UCB_IsReadOnlyFileName() 183 ::ucbhelper::Content aContent( rURL, STAR_REFERENCE( ucb::XCommandEnvironment )() ); in UCB_IsFile() 197 ::ucbhelper::Content aContent( rURL, STAR_REFERENCE( ucb::XCommandEnvironment )() ); in UCB_IsDirectory() 218 ucbhelper::Content aCnt( rURL, STAR_REFERENCE( ucb::XCommandEnvironment )()); in UCB_GetFileListOfFolder() 230 xResultSet = aCnt.createCursor( aProps, ::ucbhelper::INCLUDE_DOCUMENTS_ONLY ); in UCB_GetFileListOfFolder()
|
| /trunk/main/unotools/ |
| H A D | Library_utl.mk | 66 ucbhelper \ 94 unotools/source/ucbhelper/localfilehelper \ 95 unotools/source/ucbhelper/ucbstreamhelper \ 96 unotools/source/ucbhelper/xtempfile \ 97 unotools/source/ucbhelper/ucblockbytes \ 98 unotools/source/ucbhelper/tempfile \ 99 unotools/source/ucbhelper/ucbhelper \ 100 unotools/source/ucbhelper/progresshandlerwrap \
|