Home
last modified time | relevance | path

Searched refs:ucbhelper (Results 51 – 75 of 485) sorted by relevance

12345678910>>...20

/trunk/main/desktop/source/deployment/registry/component/
H A Ddp_component.cxx104 ::ucbhelper::Content manifestContent; in jarManifestHeaderPresent()
454 ::ucbhelper::Content cacheDir( getCachePath(), xCmdEnv ); in initServiceRdbFiles()
455 ::ucbhelper::Content oldRDB; in initServiceRdbFiles()
469 oldRDB, ::ucbhelper::InsertOperation_COPY, in initServiceRdbFiles()
476 oldRDB = ::ucbhelper::Content(); in initServiceRdbFiles()
491 oldRDB, ::ucbhelper::InsertOperation_COPY, in initServiceRdbFiles()
710 ::ucbhelper::Content ucbContent; in bindPackage_()
756 ::ucbhelper::Content ucbContent( url, xCmdEnv ); in bindPackage_()
844 ::ucbhelper::Content ucb_content; in unorc_verify_init()
1053 ::ucbhelper::Content ucb_content( in unorc_flush()
[all …]
/trunk/main/comphelper/inc/comphelper/
H A Dstillreadwriteinteraction.hxx42 class COMPHELPER_DLLPUBLIC StillReadWriteInteraction : public ::ucbhelper::InterceptedInteraction
65 …virtual ucbhelper::InterceptedInteraction::EInterceptionState intercepted(const ::ucbhelper::Inter…
/trunk/main/svx/source/gallery2/
H A Dgalmisc.cxx280 …::ucbhelper::Content aCnt( rURL.GetMainURL( INetURLObject::NO_DECODE ), uno::Reference< ucb::XCom… in FileExists()
313 ::ucbhelper::Content aParent( aParentURL.GetMainURL( INetURLObject::NO_DECODE ), aCmdEnv ); in CreateDir()
320 … ::ucbhelper::Content aContent( aNewFolderURL.GetMainURL( INetURLObject::NO_DECODE ), aCmdEnv ); in CreateDir()
345 …::ucbhelper::Content aDestPath( rDstURL.GetMainURL( INetURLObject::NO_DECODE ), uno::Reference< uc… in CopyFile()
375 …::ucbhelper::Content aCnt( rURL.GetMainURL( INetURLObject::NO_DECODE ), uno::Reference< ucb::XComm… in KillFile()
H A Dgallery1.cxx287 ::ucbhelper::Content aCnt( rBaseURL.GetMainURL( INetURLObject::NO_DECODE ), xEnv ); in ImplLoadSubDirs()
292 …uno::Reference< sdbc::XResultSet > xResultSet( aCnt.createCursor( aProps, ::ucbhelper::INCLUDE_DOC… in ImplLoadSubDirs()
351 ::ucbhelper::Content aThmCnt( aThmURL.GetMainURL( INetURLObject::NO_DECODE ), xEnv ); in ImplLoadSubDirs()
352 ::ucbhelper::Content aSdgCnt( aSdgURL.GetMainURL( INetURLObject::NO_DECODE ), xEnv ); in ImplLoadSubDirs()
353 ::ucbhelper::Content aSdvCnt( aSdvURL.GetMainURL( INetURLObject::NO_DECODE ), xEnv ); in ImplLoadSubDirs()
/trunk/main/svl/source/misc/
H A Dfstathelper.cxx44 ::ucbhelper::Content aTestContent( rURL, in GetModifiedDateTimeOfFile()
71 ::ucbhelper::Content aTestContent( rURL, in IsDocument()
86 ::ucbhelper::Content aTestContent( rURL, in IsFolder()
/trunk/main/forms/source/xforms/submission/
H A Dsubmission_post.cxx45 using namespace ucbhelper;
61 ucbhelper::Content aContent(m_aURLObj.GetMainURL(INetURLObject::NO_DECODE), aEnvironment); in submit()
70 CSS::uno::Reference< XActiveDataSink > aSink(new ucbhelper::ActiveDataSink); in submit()
/trunk/main/ucb/source/ucp/webdav/
H A DCurlSession.hxx47 namespace ucbhelper { class ProxyDecider; } namespace
76 const ucbhelper::InternetProxyDecider & m_rProxyDecider;
124 const ucbhelper::InternetProxyDecider & rProxyDecider )
282 const ucbhelper::InternetProxyServer & getProxySettings() const;
/trunk/main/unotools/inc/unotools/
H A Ducbhelper.hxx36 namespace ucbhelper namespace
66 static sal_Bool MakeFolder( ::ucbhelper::Content& rParent,
68 ::ucbhelper::Content& rNewFolder,
/trunk/main/connectivity/source/drivers/file/
H A DFDatabaseMetaData.cxx101 ::ucbhelper::Content aContent1; in isCaseSensitiveParentFolder()
103 ::ucbhelper::Content aFolderOrDoc( _rFolderOrDoc, Reference< XCommandEnvironment >() ); in isCaseSensitiveParentFolder()
110 …aContent1 = ::ucbhelper::Content( aContentURL.GetMainURL( INetURLObject::NO_DECODE ), Reference< X… in isCaseSensitiveParentFolder()
131 ::ucbhelper::Content aContent2; in isCaseSensitiveParentFolder()
134 …aContent2 = ::ucbhelper::Content( aURL2.GetMainURL( INetURLObject::NO_DECODE ), Reference< XComman… in isCaseSensitiveParentFolder()
156 ::ucbhelper::ContentBroker* pBroker = ::ucbhelper::ContentBroker::get(); in isCaseSensitiveParentFolder()
/trunk/main/fpicker/source/office/
H A Dfpsmartcontent.cxx89 …m_xCmdEnv = new ::ucbhelper::CommandEnvironment( m_xOwnInteraction, Reference< XProgressHandler >(… in enableOwnInteractionHandler()
103 …m_xCmdEnv = new ucbhelper::CommandEnvironment( xGlobalInteractionHandler, Reference< XProgressHand… in enableDefaultInteractionHandler()
152 m_pContent = new ::ucbhelper::Content( _rURL, m_xCmdEnv ); in bindTo()
/trunk/main/svtools/source/contnr/
H A Dfileview.cxx462 …::ucbhelper::Content aTestContent( maTransFile.GetMainURL( INetURLObject::NO_DECODE ), Reference< … in Init()
785 …mxCmdEnv = new ::ucbhelper::CommandEnvironment( xInteractionHandler, Reference< XProgressHandler >… in ViewTabListBox_Impl()
891 ::ucbhelper::Content aCnt; in CreateContextMenu()
896 aCnt = ::ucbhelper::Content( aURL, mxCmdEnv ); in CreateContextMenu()
1009 ::ucbhelper::Content aCnt( aURL, mxCmdEnv ); in DeleteEntries()
1076 ::ucbhelper::Content aContent( aURL, mxCmdEnv ); in EditedEntry()
1209 ::ucbhelper::Content aCnt( rContent, mxCmdEnv ); in Kill()
1246 …Reference < XCommandEnvironment > xCmdEnv = new ::ucbhelper::CommandEnvironment( xInteractionHandl… in SvtFileView()
1269 …Reference < XCommandEnvironment > xCmdEnv = new ::ucbhelper::CommandEnvironment( xInteractionHandl… in SvtFileView()
1418 ::ucbhelper::Content aCnt( mpImp->maViewURL, mpImp->mxCmdEnv ); in GetParentURL()
[all …]
/trunk/main/ucbhelper/workben/myucp/
H A Dmyucp_content.hxx74 class Content : public ::ucbhelper::ContentImplHelper
126 ::ucbhelper::ContentProviderImplHelper* pProvider,
181 ::ucbhelper::ContentProviderImplHelper >& rProvider,
H A Dmyucp_datasupplier.cxx185 = new ::ucbhelper::ContentIdentifier( aId ); in queryContentIdentifier()
273 rtl::Reference< ::ucbhelper::ResultSet > xResultSet = getResultSet().get(); in getResult()
309 rtl::Reference< ::ucbhelper::ResultSet > xResultSet = getResultSet().get(); in totalCount()
/trunk/main/ucb/source/ucp/file/
H A Dfilrset.cxx778 std::vector< ::ucbhelper::ResultSetColumnData > in getMetaData()
782 ::ucbhelper::ResultSetMetaData* p = in getMetaData()
783 new ::ucbhelper::ResultSetMetaData( in getMetaData()
791 ::ucbhelper::ResultSetMetaData* p = in getMetaData()
792 new ::ucbhelper::ResultSetMetaData( in getMetaData()
/trunk/main/ucb/source/ucp/odma/
H A Dodma_inputstream.hxx37 namespace ucbhelper namespace
60 ::ucbhelper::Content* m_pContent;
72 OOdmaStream(::ucbhelper::Content* _pContent,
H A Dodma_datasupplier.cxx193 = new ucbhelper::ContentIdentifier( aId ); in queryContentIdentifier()
333 rtl::Reference< ucbhelper::ResultSet > xResultSet = getResultSet(); in getResult()
369 rtl::Reference< ucbhelper::ResultSet > xResultSet = getResultSet(); in totalCount()
/trunk/main/svx/source/svdraw/
H A Dsvdotxln.cxx214 ::ucbhelper::ContentBroker* pBroker = ::ucbhelper::ContentBroker::get(); in ReloadLinkedText()
227 …::ucbhelper::Content aCnt( aURL.GetMainURL( INetURLObject::NO_DECODE ), ::com::sun::star::uno::Ref… in ReloadLinkedText()
/trunk/main/desktop/source/app/
H A Dappinit.cxx128 ::ucbhelper::ContentBroker::initialize( xServiceFactory, aArgs ) != false; in configureUcb()
132 ::ucbhelper::ContentBroker* cb = ::ucbhelper::ContentBroker::get(); in configureUcb()
/trunk/main/ucb/source/ucp/hierarchy/
H A Dhierarchydatasupplier.cxx193 = new ::ucbhelper::ContentIdentifier( aId ); in queryContentIdentifier()
280 rtl::Reference< ::ucbhelper::ResultSet > xResultSet = getResultSet().get(); in getResult()
317 rtl::Reference< ::ucbhelper::ResultSet > xResultSet = getResultSet().get(); in totalCount()
/trunk/main/dbaccess/source/core/dataaccess/
H A Dmyucp_datasupplier.cxx213 Reference< XContentIdentifier > xId = new ::ucbhelper::ContentIdentifier( aId ); in queryContentIdentifier()
306 rtl::Reference< ::ucbhelper::ResultSet > xResultSet = getResultSet().get(); in getResult()
344 rtl::Reference< ::ucbhelper::ResultSet > xResultSet = getResultSet().get(); in totalCount()
/trunk/main/ucbhelper/
H A DModule_ucbhelper.mk26 $(eval $(call gb_Module_Module,ucbhelper))
29 $(eval $(call gb_Module_add_targets,ucbhelper,\
/trunk/main/ucbhelper/prj/
H A Dbuild.lst1 uh ucbhelper : offapi sal cppu cppuhelper salhelper NULL
2 uh ucbhelper\prj nmake - all uh_prj NULL
/trunk/main/ucbhelper/inc/ucbhelper/
H A Dsimplecertificatevalidationrequest.hxx33 namespace ucbhelper { namespace
49 class UCBHELPER_DLLPUBLIC SimpleCertificateValidationRequest : public ucbhelper::InteractionRequest
H A Dsimpleinteractionrequest.hxx30 namespace ucbhelper { namespace
66 class UCBHELPER_DLLPUBLIC SimpleInteractionRequest : public ucbhelper::InteractionRequest
H A Dsimplenameclashresolverequest.hxx31 namespace ucbhelper { namespace
45 class UCBHELPER_DLLPUBLIC SimpleNameClashResolveRequest : public ucbhelper::InteractionRequest

Completed in 166 milliseconds

12345678910>>...20