Home
last modified time | relevance | path

Searched refs:ucbhelper (Results 126 – 150 of 485) sorted by relevance

12345678910>>...20

/trunk/main/svl/source/misc/
H A Ddocumentlockfile.cxx118 ::ucbhelper::Content aTargetContent( m_aURL, xEnv ); in CreateOwnLockFile()
185 ::ucbhelper::Content aTargetContent( m_aURL, xEnv ); in OverwriteOwnLockFile()
H A Dsharecontrolfile.cxx90 ::ucbhelper::Content aContent = ::ucbhelper::Content( m_aURL, xDummyEnv ); in OpenStream()
/trunk/main/writerfilter/unocomponent/debugservices/ooxml/
H A DOOXMLAnalyzeService.cxx165 if (::ucbhelper::ContentBroker::initialize(xServiceFactory, aUcbInitSequence)) in run()
254 ::ucbhelper::ContentBroker::deinitialize(); in run()
/trunk/main/svl/source/passwordcontainer/
H A Dpasswordcontainer.cxx963 … ::rtl::Reference< ucbhelper::InteractionContinuation > xSelection = xRequest->getSelection(); in RequestPasswordFromUser()
970 const ::rtl::Reference< ucbhelper::InteractionSupplyAuthentication > & xSupp in RequestPasswordFromUser()
1590 = new ::ucbhelper::InteractionSupplyAuthentication( in MasterPasswordRequest_Impl()
1606 aContinuations[ 0 ] = new ::ucbhelper::InteractionAbort( this ); in MasterPasswordRequest_Impl()
1607 aContinuations[ 1 ] = new ::ucbhelper::InteractionRetry( this ); in MasterPasswordRequest_Impl()
/trunk/main/writerfilter/unocomponent/debugservices/doctok/
H A DDocTokAnalyzeService.cxx164 if (::ucbhelper::ContentBroker::initialize(xServiceFactory, aUcbInitSequence)) in run()
256 ::ucbhelper::ContentBroker::deinitialize(); in run()
/trunk/main/ucbhelper/source/provider/
H A Dinteractionrequest.cxx37 using namespace ucbhelper;
47 namespace ucbhelper namespace
221 namespace ucbhelper namespace
H A Dcontenthelper.cxx146 rtl::Reference< ::ucbhelper::PropertySetInfo > m_xPropSetInfo;
147 rtl::Reference< ::ucbhelper::CommandProcessorInfo > m_xCommandsInfo;
183 namespace ucbhelper { namespace
/trunk/main/svl/source/fsstor/
H A Dfsstorage.hxx57 FSStorage( const ::ucbhelper::Content& aContent,
64 ::ucbhelper::Content* GetContent();
70 void CopyContentToStorage_Impl( ::ucbhelper::Content* pContent,
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_updateinstalldialog.cxx618 ::ucbhelper::Content destFolderContent; in download()
621 ::ucbhelper::Content sourceContent; in download()
628 sourceContent, ::ucbhelper::InsertOperation_COPY, in download()
/trunk/main/
H A DRepositoryFixes.mk220 gb_Library_DLLFILENAMES := $(patsubst ucbhelper:ucbhelper%,ucbhelper:ucbhelp%,$(gb_Library_DLLFILEN…
/trunk/main/sot/inc/sot/
H A Dstorage.hxx107 namespace ucbhelper namespace
141 SotStorage( const ::ucbhelper::Content& rContent, const String &,
/trunk/main/ucb/workben/ucb/
H A Ducbdemo.cxx79 using ucbhelper::getLocalFileURL;
80 using ucbhelper::getSystemPathFromFileURL;
81 using ucbhelper::getFileURLFromSystemPath;
448 ::ucbhelper::ContentBroker::initialize( m_xFac, aArgs ); in init()
450 = ::ucbhelper::ContentBroker::get()->getContentProviderInterface(); in init()
2587 ::ucbhelper::ContentBroker::deinitialize(); in Main()
/trunk/main/ucb/source/core/
H A Ducb.hxx198 ucbhelper::ContentProviderDataList & rListToFill);
200 void prepareAndRegister( const ucbhelper::ContentProviderDataList& rData);
/trunk/main/svtools/source/misc/
H A Dimagemgr.cxx341 static sal_Bool GetVolumeProperties_Impl( ::ucbhelper::Content& rContent, svtools::VolumeInfo& rVol… in GetVolumeProperties_Impl()
371 …::ucbhelper::Content aCnt( rURL, ::com::sun::star::uno::Reference< ::com::sun::star::ucb::XCommand… in GetFolderImageId_Impl()
504 …::ucbhelper::Content aCnt( rURL, ::com::sun::star::uno::Reference< ::com::sun::star::ucb::XCommand… in GetFolderDescriptionId_Impl()
/trunk/main/writerfilter/unocomponent/debugservices/rtftok/
H A DXMLScanner.cxx252 if (::ucbhelper::ContentBroker::initialize(xServiceFactory, aUcbInitSequence)) in run()
298 ::ucbhelper::ContentBroker::deinitialize(); in run()
/trunk/main/desktop/source/deployment/registry/sfwk/
H A Ddp_sfwk.cxx247 ::ucbhelper::Content ucbContent; in bindPackage_()
277 ::ucbhelper::Content ucb_content; in bindPackage_()
/trunk/main/sfx2/source/doc/
H A Dprinthelper.cxx545 ::ucbhelper::Content aSource( in moveAndDeleteTemp()
549 ::ucbhelper::Content aTarget( in moveAndDeleteTemp()
555 ::ucbhelper::InsertOperation_COPY, in moveAndDeleteTemp()
/trunk/main/ucb/source/ucp/ext/
H A Ducpext_datasupplier.cxx176 … ::ucbhelper::Content aWrappedContent( sPackageLocation, getResultSet()->getEnvironment() ); in fetchData()
239 Reference< XContentIdentifier > xId = new ::ucbhelper::ContentIdentifier( sId ); in queryContentIdentifier()
/trunk/main/ucb/source/ucp/gio/
H A Dgio_content.hxx47 namespace ucbhelper namespace
66 class Content : public ::ucbhelper::ContentImplHelper, public com::sun::star::ucb::XContentCreator
/trunk/main/ucb/source/ucp/gvfs/
H A Dgvfs_directory.cxx57 = new ::ucbhelper::ResultSet( m_xSMgr, in initStatic()
200 = new ::ucbhelper::ContentIdentifier( aId ); in queryContentIdentifier()
/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavdatasupplier.cxx198 = new ::ucbhelper::ContentIdentifier( aId ); in queryContentIdentifier()
315 rtl::Reference< ::ucbhelper::ContentProviderImplHelper >( in queryPropertyValues()
/trunk/main/vcl/source/gdi/
H A Dimpgraph.cxx427 ::ucbhelper::Content aCnt( mpSwapFile->aSwapURL.GetMainURL( INetURLObject::NO_DECODE ), in ImplClear()
1280 ::ucbhelper::Content aCnt( aTmpURL.GetMainURL( INetURLObject::NO_DECODE ), in ImplReadEmbedded()
1464 ::ucbhelper::Content aCnt( aTmpURL.GetMainURL( INetURLObject::NO_DECODE ), in ImplSwapOut()
1566 ::ucbhelper::Content aCnt( aSwapURL, in ImplSwapIn()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddocumentcontainer.cxx463 ucbhelper::cancelCommandExecution( in execute()
490 ucbhelper::cancelCommandExecution( in execute()
509 ucbhelper::cancelCommandExecution( in execute()
/trunk/main/sw/source/ui/uno/
H A Dswdetect.cxx230 new ucbhelper::SimpleInteractionRequest( makeAny( xException ), in detect()
231 ucbhelper::CONTINUATION_APPROVE ) ); in detect()
/trunk/main/starmath/source/
H A Dsmdetect.cxx225 new ucbhelper::SimpleInteractionRequest( makeAny( xException ), in detect()
226 ucbhelper::CONTINUATION_APPROVE ) ); in detect()

Completed in 148 milliseconds

12345678910>>...20