Lines Matching refs:UcbContentProviderProxy
110 new UcbContentProviderProxy( m_xSMgr, Service ) ); in createContentProvider()
121 UcbContentProviderProxy::UcbContentProviderProxy( in UcbContentProviderProxy() function in UcbContentProviderProxy
133 UcbContentProviderProxy::~UcbContentProviderProxy() in ~UcbContentProviderProxy()
143 XINTERFACE_COMMON_IMPL( UcbContentProviderProxy );
148 UcbContentProviderProxy::queryInterface( const Type & rType ) in queryInterface()
179 XTYPEPROVIDER_COMMON_IMPL( UcbContentProviderProxy );
183 Sequence< Type > SAL_CALL UcbContentProviderProxy::getTypes() … in getTypes()
211 XSERVICEINFO_NOFACTORY_IMPL_1( UcbContentProviderProxy,
224 Reference< XContent > SAL_CALL UcbContentProviderProxy::queryContent( in queryContent()
242 sal_Int32 SAL_CALL UcbContentProviderProxy::compareContentIds( in compareContentIds()
269 UcbContentProviderProxy::registerInstance( const OUString& Template, in registerInstance()
294 UcbContentProviderProxy::deregisterInstance( const OUString& Template, in deregisterInstance()
335 UcbContentProviderProxy::getContentProvider() in getContentProvider()