Home
last modified time | relevance | path

Searched refs:ucbhelper (Results 76 – 100 of 485) sorted by relevance

12345678910>>...20

/trunk/main/desktop/source/deployment/inc/
H A Ddp_xml.h35 namespace ucbhelper namespace
48 ::ucbhelper::Content & ucb_content,
/trunk/main/ucb/source/ucp/package/
H A Dpkgdatasupplier.cxx187 = new ::ucbhelper::ContentIdentifier( aId ); in queryContentIdentifier()
306 rtl::Reference< ::ucbhelper::ResultSet > xResultSet = getResultSet().get(); in getResult()
376 rtl::Reference< ::ucbhelper::ResultSet > xResultSet = getResultSet().get(); in totalCount()
H A Dpkgresultset.cxx70 = new ::ucbhelper::ResultSet( m_xSMgr, in initStatic()
82 = new ::ucbhelper::ResultSet( m_xSMgr, in initDynamic()
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_datasupplier.cxx186 = new ::ucbhelper::ContentIdentifier( aId ); in queryContentIdentifier()
286 rtl::Reference< ::ucbhelper::ResultSet > xResultSet = getResultSet().get(); in getResult()
339 rtl::Reference< ::ucbhelper::ResultSet > xResultSet = getResultSet().get(); in totalCount()
H A Dtdoc_resultset.cxx71 = new ::ucbhelper::ResultSet( in initStatic()
83 = new ::ucbhelper::ResultSet( in initDynamic()
/trunk/main/ucbhelper/inc/ucbhelper/
H A Dsimpleioerrorrequest.hxx34 namespace ucbhelper { namespace
45 class SimpleIOErrorRequest : public ucbhelper::InteractionRequest
/trunk/main/ucb/source/ucp/hierarchy/
H A Ddynamicresultset.cxx67 = new ::ucbhelper::ResultSet( in initStatic()
79 = new ::ucbhelper::ResultSet( in initDynamic()
/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavresultset.cxx71 = new ::ucbhelper::ResultSet( m_xSMgr, in initStatic()
83 = new ::ucbhelper::ResultSet( m_xSMgr, in initDynamic()
H A DDAVResourceAccess.cxx76 rtl::Reference< ucbhelper::SimpleAuthenticationRequest > xRequest in authenticate()
77 = new ucbhelper::SimpleAuthenticationRequest( in authenticate()
84 rtl::Reference< ucbhelper::InteractionContinuation > xSelection in authenticate()
95 ucbhelper::InteractionSupplyAuthentication > & xSupp in authenticate()
/trunk/main/ucbhelper/workben/myucp/
H A Dmyucp_resultset.cxx72 = new ::ucbhelper::ResultSet( m_xSMgr, in initStatic()
84 = new ::ucbhelper::ResultSet( m_xSMgr, in initDynamic()
H A Dmyucp_provider.cxx56 : ::ucbhelper::ContentProviderImplHelper( rSMgr ) in ContentProvider()
140 = new ::ucbhelper::ContentIdentifier( m_xSMgr, aCanonicURL ); in queryContent()
/trunk/main/ucb/source/ucp/odma/
H A Dodma_resultset.cxx72 = new ::ucbhelper::ResultSet( m_xSMgr, in initStatic()
84 = new ::ucbhelper::ResultSet( m_xSMgr, in initDynamic()
/trunk/main/unotools/source/ucbhelper/
H A Ducbhelper.cxx64 using namespace ucbhelper;
794 ::ucbhelper::ContentBroker* pBroker = NULL; in IsSubPath()
797 pBroker = ::ucbhelper::ContentBroker::get(); in IsSubPath()
885 ::ucbhelper::ContentBroker* pBroker = ::ucbhelper::ContentBroker::get(); in EqualURLs()
H A Dtempfile.cxx138 ::ucbhelper::ContentBroker* pBroker = ::ucbhelper::ContentBroker::get(); in ConstructTempDir_Impl()
150 ::ucbhelper::getSystemPathFromFileURL( xManager, aTmp ), in ConstructTempDir_Impl()
/trunk/main/forms/source/xforms/submission/
H A Dsubmission_put.cxx44 using namespace ucbhelper;
60 ucbhelper::Content aContent(m_aURLObj.GetMainURL(INetURLObject::NO_DECODE), aEnvironment); in submit()
/trunk/main/ucbhelper/source/provider/
H A Dresultsetmetadata.cxx61 std::vector< ::ucbhelper::ResultSetColumnData > m_aColumnData;
70 const std::vector< ::ucbhelper::ResultSetColumnData >& rColumnData ) in ResultSetMetaData_Impl()
79 namespace ucbhelper { namespace
/trunk/main/dbaccess/source/core/dataaccess/
H A Dmyucp_resultset.cxx82 = new ::ucbhelper::ResultSet( m_xSMgr, in initStatic()
94 = new ::ucbhelper::ResultSet( m_xSMgr, in initDynamic()
/trunk/main/desktop/source/deployment/
H A Ddp_xml.cxx44 ::ucbhelper::Content & ucb_content, in xml_parse()
58 ::ucbhelper::Content & ucb_content, in xml_parse()
/trunk/main/ucb/source/ucp/ext/
H A Ducpext_datasupplier.hxx43 typedef ::ucbhelper::ResultSetDataSupplier DataSupplier_Base;
44 class DataSupplier : public ::ucbhelper::ResultSetDataSupplier
/trunk/main/ucb/source/ucp/ftp/
H A Dftpcontentprovider.hxx56 public ::ucbhelper::ContentProviderImplHelper,
112 ucbhelper::InternetProxyDecider *m_pProxyDecider;
H A DftpresultsetI.cxx63 rtl::Reference<ucbhelper::PropertyValueSet> xRow = in ResultSetI()
64 new ucbhelper::PropertyValueSet(xMSF); in ResultSetI()
/trunk/main/ucb/source/ucp/gvfs/
H A Dgvfs_directory.hxx33 class DynamicResultSet : public ::ucbhelper::ResultSetImplHelper
54 class DataSupplier : public ucbhelper::ResultSetDataSupplier
/trunk/main/padmin/source/
H A Dpamain.cxx132 ::ucbhelper::ContentBroker::initialize( xFactory, aArgs ); in Main()
170 ::ucbhelper::ContentBroker::deinitialize(); in Main()
/trunk/main/sc/source/core/data/
H A Dglobalx.cxx80 ::ucbhelper::Content aCnt( aObj.GetMainURL(INetURLObject::NO_DECODE), in InitAddIns()
87 aProps, ::ucbhelper::INCLUDE_DOCUMENTS_ONLY ); in InitAddIns()
/trunk/main/sfx2/inc/sfx2/
H A Ddocfile.hxx303 SAL_DLLPRIVATE void DoInternalBackup_Impl( const ::ucbhelper::Content& aOriginalContent );
304 SAL_DLLPRIVATE void DoInternalBackup_Impl( const ::ucbhelper::Content& aOriginalContent,
309 SAL_DLLPRIVATE sal_Bool UseBackupToRestore_Impl( ::ucbhelper::Content& aOriginalContent,

Completed in 63 milliseconds

12345678910>>...20