Home
last modified time | relevance | path

Searched refs:ContentId (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/ucb/source/core/
H A Ducb.cxx576 const OUString& ContentId ) in createContentIdentifier() argument
589 = queryContentProvider( ContentId, sal_True ); in createContentIdentifier()
594 xIdentifier = xFac->createContentIdentifier( ContentId ); in createContentIdentifier()
598 xIdentifier = new ContentIdentifier( m_xSMgr, ContentId ); in createContentIdentifier()
H A Didentify.cxx48 const OUString& ContentId ) in ContentIdentifier() argument
50 m_aContentId( ContentId ) in ContentIdentifier()
H A Didentify.hxx43 const rtl::OUString& ContentId );
H A Ducb.hxx149 createContentIdentifier( const rtl::OUString& ContentId )
/aoo4110/main/offapi/com/sun/star/ucb/
H A DXContentIdentifierFactory.idl51 @param ContentId
57 com::sun::star::ucb::XContentIdentifier createContentIdentifier( [in] string ContentId );
/aoo4110/main/ucb/source/ucp/file/
H A Dprov.cxx353 const rtl::OUString& ContentId ) in createContentIdentifier() argument
357 FileContentIdentifier* p = new FileContentIdentifier( m_pMyShell,ContentId,false ); in createContentIdentifier()
H A Dprov.hxx133 const rtl::OUString& ContentId )

Completed in 29 milliseconds