Home
last modified time | relevance | path

Searched refs:ucbhelper (Results 101 – 125 of 485) sorted by relevance

12345678910>>...20

/trunk/main/forms/source/xforms/submission/
H A Dsubmission_get.cxx45 using namespace ucbhelper;
94 ucbhelper::Content aContent(aQueryURL, aEnvironment); in submit()
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dresultsetbase.cxx414 new ::ucbhelper::ContentIdentifier( m_xMSF,url ) ); in queryContentIdentifier()
648 ::ucbhelper::ResultSetMetaData* p = in getMetaData()
649 new ::ucbhelper::ResultSetMetaData( in getMetaData()
H A Dcontent.hxx68 class Content : public ::ucbhelper::ContentImplHelper
74 ::ucbhelper::ContentProviderImplHelper* pProvider,
/trunk/main/ucb/source/ucp/ftp/
H A Dftpresultsetbase.cxx419 new ::ucbhelper::ContentIdentifier(m_xMSF,url) ); in queryContentIdentifier()
650 ::ucbhelper::ResultSetMetaData* p = in getMetaData()
651 new ::ucbhelper::ResultSetMetaData( in getMetaData()
/trunk/main/dbaccess/source/ui/dlg/
H A Ddbfindex.cxx359 ::ucbhelper::Content aFile; in Init()
363 aFile = ::ucbhelper::Content(m_aDSN,Reference< ::com::sun::star::ucb::XCommandEnvironment >()); in Init()
562 ::ucbhelper::Content aContent(aURL.GetURLNoPass(),Reference<XCommandEnvironment>()); in WriteInfFile()
/trunk/main/writerfilter/qa/cppunittests/doctok/
H A Dtestdoctok.cxx92 ::ucbhelper::ContentBroker::initialize(xServiceFactory, in TEST_F()
176 ::ucbhelper::ContentBroker::deinitialize(); in TEST_F()
/trunk/main/writerfilter/unocomponent/debugservices/doctok/
H A DDocTokTestService.cxx82 if (::ucbhelper::ContentBroker::initialize(xServiceFactory, aUcbInitSequence)) in run()
114 ::ucbhelper::ContentBroker::deinitialize(); in run()
/trunk/main/ucbhelper/source/client/
H A Dcontent.cxx81 namespace ucbhelper namespace
728 ucbhelper::cancelCommandExecution( in setPropertyValues()
776 ucbhelper::cancelCommandExecution( in setPropertyValues()
1563 ucbhelper::cancelCommandExecution( in transferContent()
1597 ucbhelper::cancelCommandExecution( in isFolder()
1618 ucbhelper::cancelCommandExecution( in isDocument()
/trunk/main/desktop/source/deployment/manager/
H A Ddp_properties.cxx65 ::ucbhelper::Content contentProps(m_propFileUrl, m_xCmdEnv); in ExtensionProperties()
121 ::ucbhelper::Content contentProps(m_propFileUrl, m_xCmdEnv); in write()
/trunk/main/scripting/source/inc/util/
H A DMiscUtils.hxx126 ::ucbhelper::Content root( url, NULL ); in tDocUrlToModel()
146 static css::uno::Any getUCBProperty( ::ucbhelper::Content& content, ::rtl::OUString& prop ) in getUCBProperty()
/trunk/main/sfx2/source/appl/
H A Dxpackcreator.cxx87 ::ucbhelper::Content aContent; in convertToPackage()
88 if( ::ucbhelper::Content::create( aFolderUrl, xComEnv, aContent ) ) in convertToPackage()
/trunk/main/writerfilter/unocomponent/debugservices/ooxml/
H A DOOXMLTestService.cxx89 if (::ucbhelper::ContentBroker::initialize(xServiceFactory, aUcbInitSequence)) in run()
147 ::ucbhelper::ContentBroker::deinitialize(); in run()
/trunk/main/ucbhelper/workben/ucbexplorer/
H A Ducbexplorer.src99 HelpID = "ucbhelper:ModalDialog:DLG_STRINGINPUT";
113 HelpID = "ucbhelper:Edit:DLG_STRINGINPUT:ED_STRINGINPUT_DLG_NAME";
/trunk/main/svtools/source/contnr/
H A Dcontentenumeration.hxx151 ::ucbhelper::Content aContent;
158 FolderDescriptor( const ::ucbhelper::Content& _rContent ) in FolderDescriptor()
/trunk/main/basctl/source/basicide/
H A Dmoduldl2.cxx1332 ::ucbhelper::Content sourceContent( aSourcePath, xCmdEnv ); in ExportAsPackage()
1346 ::ucbhelper::Content destFolderContent( destFolder, xCmdEnv ); in ExportAsPackage()
1348 sourceContent, ::ucbhelper::InsertOperation_COPY, in ExportAsPackage()
1388 …::ucbhelper::Content manifestContent( aMetaInfInetObj.GetMainURL( INetURLObject::NO_DECODE ), xCmd… in ExportAsPackage()
1391 ::ucbhelper::Content MetaInfContent( aMetaInfFolder, xCmdEnv ); in ExportAsPackage()
1393 MetaInfContent, ::ucbhelper::InsertOperation_COPY, in ExportAsPackage()
/trunk/main/ucb/source/ucp/webdav/
H A DCurlSession.cxx89 const ucbhelper::InternetProxyDecider & rProxyDecider ) in CurlSession()
211 const ucbhelper::InternetProxyServer & rProxyCfg = getProxySettings(); in Init()
582 rtl::Reference< ucbhelper::SimpleCertificateValidationRequest > in verifyCertificateChain()
583 xRequest( new ucbhelper::SimpleCertificateValidationRequest( in verifyCertificateChain()
587 rtl::Reference< ucbhelper::InteractionContinuation > xSelection in verifyCertificateChain()
1767 const ucbhelper::InternetProxyServer & CurlSession::getProxySettings() const in getProxySettings()
H A Dwebdavprovider.cxx72 : ::ucbhelper::ContentProviderImplHelper( rSMgr ), in ContentProvider()
266 xCanonicId = new ::ucbhelper::ContentIdentifier( m_xSMgr, aURL ); in queryContent()
/trunk/main/ucb/source/ucp/hierarchy/
H A Dhierarchyprovider.cxx59 : ::ucbhelper::ContentProviderImplHelper( rXSMgr ) in HierarchyContentProvider()
131 = new ::ucbhelper::ContentIdentifier( m_xSMgr, in queryContent()
/trunk/main/ucb/source/ucp/ext/
H A Ducpext_content.hxx58 typedef ::ucbhelper::ContentImplHelper Content_Base;
64 ::ucbhelper::ContentProviderImplHelper* pProvider,
/trunk/main/ucb/source/core/
H A Ducb.cxx64 using namespace ucbhelper;
655 ucbhelper::cancelCommandExecution( in execute()
673 ucbhelper::cancelCommandExecution( in execute()
/trunk/main/svl/source/inc/
H A Dpasswordcontainer.hxx423 class MasterPasswordRequest_Impl : public ucbhelper::InteractionRequest
425 ::rtl::Reference< ucbhelper::InteractionSupplyAuthentication > m_xAuthSupplier;
430 const ::rtl::Reference< ucbhelper::InteractionSupplyAuthentication > &
/trunk/main/svl/source/fsstor/
H A Dfsfactory.cxx81 ::ucbhelper::Content aResultContent( in createInstance()
190 ::ucbhelper::Content aResultContent( in createInstanceWithArguments()
/trunk/main/ucb/source/ucp/expand/
H A Ducpexpand.cxx214 ::ucbhelper::Content ucb_content; in queryContent()
215 if (::ucbhelper::Content::create( in queryContent()
/trunk/main/ucb/source/ucp/package/
H A Dpkgprovider.cxx140 : ::ucbhelper::ContentProviderImplHelper( rSMgr ), in ContentProvider()
215 = new ::ucbhelper::ContentIdentifier( m_xSMgr, aUri.getUri() ); in queryContent()
/trunk/main/sd/source/filter/eppt/
H A Dpptexsoundcollection.cxx49 ::ucbhelper::Content aCnt( aSoundURL, in ExSoundEntry()
104 ::ucbhelper::Content aCnt( aSoundURL, in Write()

Completed in 121 milliseconds

12345678910>>...20