Home
last modified time | relevance | path

Searched refs:queryExistingContent (Results 1 – 14 of 14) sorted by relevance

/trunk/main/ucbhelper/source/provider/
H A Dproviderhelper.cxx233 ContentProviderImplHelper::queryExistingContent( in queryExistingContent() function in ucbhelper::ContentProviderImplHelper
237 return queryExistingContent( Identifier->getContentIdentifier() ); in queryExistingContent()
242 ContentProviderImplHelper::queryExistingContent( const rtl::OUString& rURL ) in queryExistingContent() function in ucbhelper::ContentProviderImplHelper
H A Dcontenthelper.cxx982 = m_xProvider->queryExistingContent( getParentURL() ); in inserted()
1001 = m_xProvider->queryExistingContent( getParentURL() ); in deleted()
1034 = m_xProvider->queryExistingContent( rNewId ); in exchange()
/trunk/main/ucbhelper/inc/ucbhelper/
H A Dproviderhelper.hxx107 queryExistingContent( const ::com::sun::star::uno::Reference<
119 queryExistingContent( const ::rtl::OUString& rURL );
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_provider.cxx143 = queryExistingContent( xCanonicId ).get(); in queryContent()
184 = queryExistingContent( xId ).get(); in createDocumentContent()
/trunk/main/ucbhelper/workben/myucp/
H A Dmyucp_provider.cxx148 = queryExistingContent( xCanonicId ).get(); in queryContent()
/trunk/main/ucb/source/ucp/gio/
H A Dgio_provider.cxx50 uno::Reference< ucb::XContent > xContent = queryExistingContent( Identifier ).get(); in queryContent()
/trunk/main/ucb/source/ucp/gvfs/
H A Dgvfs_provider.cxx113 = queryExistingContent( Identifier ).get(); in queryContent()
/trunk/main/ucb/source/ucp/ftp/
H A Dftpcontentprovider.cxx128 Reference<XContent> xContent = queryExistingContent(xCanonicId).get(); in queryContent()
/trunk/main/ucb/source/ucp/ext/
H A Ducpext_provider.cxx189 Reference< XContent > xContent( queryExistingContent( xNormalizedIdentifier ).get() ); in queryContent()
/trunk/main/ucb/source/ucp/hierarchy/
H A Dhierarchyprovider.cxx137 = queryExistingContent( xCanonicId ).get(); in queryContent()
/trunk/main/ucb/source/ucp/package/
H A Dpkgprovider.cxx217 = queryExistingContent( xId ).get(); in queryContent()
/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavprovider.cxx272 = queryExistingContent( xCanonicId ).get(); in queryContent()
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dprovider.cxx210 = queryExistingContent( xCanonicId ).get(); in queryContent()
/trunk/main/ucb/source/ucp/odma/
H A Dodma_provider.cxx193 = queryExistingContent( xCanonicId ).get(); in queryContent()