Home
last modified time | relevance | path

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

/aoo4110/main/ucbhelper/source/provider/
H A Dproviderhelper.cxx235 ContentProviderImplHelper::queryExistingContent( in queryExistingContent() function in ucbhelper::ContentProviderImplHelper
239 return queryExistingContent( Identifier->getContentIdentifier() ); in queryExistingContent()
244 ContentProviderImplHelper::queryExistingContent( const rtl::OUString& rURL ) in queryExistingContent() function in ucbhelper::ContentProviderImplHelper
H A Dcontenthelper.cxx1006 = m_xProvider->queryExistingContent( getParentURL() ); in inserted()
1025 = m_xProvider->queryExistingContent( getParentURL() ); in deleted()
1058 = m_xProvider->queryExistingContent( rNewId ); in exchange()
/aoo4110/main/ucbhelper/inc/ucbhelper/
H A Dproviderhelper.hxx107 queryExistingContent( const ::com::sun::star::uno::Reference<
119 queryExistingContent( const ::rtl::OUString& rURL );
/aoo4110/main/ucb/source/ucp/tdoc/
H A Dtdoc_provider.cxx144 = queryExistingContent( xCanonicId ).get(); in queryContent()
186 = queryExistingContent( xId ).get(); in createDocumentContent()
/aoo4110/main/ucbhelper/workben/myucp/
H A Dmyucp_provider.cxx149 = queryExistingContent( xCanonicId ).get(); in queryContent()
/aoo4110/main/ucb/source/ucp/gio/
H A Dgio_provider.cxx52 uno::Reference< ucb::XContent > xContent = queryExistingContent( Identifier ).get(); in queryContent()
/aoo4110/main/ucb/source/ucp/gvfs/
H A Dgvfs_provider.cxx118 = queryExistingContent( Identifier ).get(); in queryContent()
/aoo4110/main/ucb/source/ucp/ftp/
H A Dftpcontentprovider.cxx132 Reference<XContent> xContent = queryExistingContent(xCanonicId).get(); in queryContent()
/aoo4110/main/ucb/source/ucp/ext/
H A Ducpext_provider.cxx190 Reference< XContent > xContent( queryExistingContent( xNormalizedIdentifier ).get() ); in queryContent()
/aoo4110/main/ucb/source/ucp/hierarchy/
H A Dhierarchyprovider.cxx138 = queryExistingContent( xCanonicId ).get(); in queryContent()
/aoo4110/main/ucb/source/ucp/package/
H A Dpkgprovider.cxx221 = queryExistingContent( xId ).get(); in queryContent()
/aoo4110/main/ucb/source/ucp/webdav/
H A Dwebdavprovider.cxx281 = queryExistingContent( xCanonicId ).get(); in queryContent()
/aoo4110/main/xmlhelp/source/cxxhelp/provider/
H A Dprovider.cxx215 = queryExistingContent( xCanonicId ).get(); in queryContent()
/aoo4110/main/ucb/source/ucp/odma/
H A Dodma_provider.cxx194 = queryExistingContent( xCanonicId ).get(); in queryContent()

Completed in 67 milliseconds