Home
last modified time | relevance | path

Searched refs:maBaseURI (Results 1 – 8 of 8) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/filter/msfilter/
H A Descherex.hxx575 OUString maBaseURI; member in EscherGraphicProvider
599 void SetBaseURI( const OUString& rBaseURI ) { maBaseURI = rBaseURI; }; in SetBaseURI()
600 const OUString& GetBaseURI() const { return maBaseURI; }; in GetBaseURI()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/filter/msfilter/
H A Descherex.hxx575 OUString maBaseURI; member in EscherGraphicProvider
599 void SetBaseURI( const OUString& rBaseURI ) { maBaseURI = rBaseURI; }; in SetBaseURI()
600 const OUString& GetBaseURI() const { return maBaseURI; }; in GetBaseURI()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/filter/eppt/
H A Deppt.hxx121 OUString maBaseURI; member in PPTWriter
H A Deppt.cxx119 (*aIter).Value >>= maBaseURI; in exportPPTPre()
120 mpPptEscherEx.reset( new PptEscherEx( *mpStrm, maBaseURI ) ); in exportPPTPre()
H A Depptso.cxx345 INetURLObject aBaseURI( maBaseURI ); in ImplInsertBookmarkURL()
349 OUString aRelUrl( INetURLObject::GetRelURL( maBaseURI, rBookmarkURL ) ); in ImplInsertBookmarkURL()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/filter/eppt/
H A Deppt.hxx121 OUString maBaseURI; member in PPTWriter
H A Deppt.cxx118 (*aIter).Value >>= maBaseURI; in exportPPTPre()
119 mpPptEscherEx.reset( new PptEscherEx( *mpStrm, maBaseURI ) ); in exportPPTPre()
H A Depptso.cxx354 INetURLObject aBaseURI( maBaseURI ); in ImplInsertBookmarkURL()
358 OUString aRelUrl( INetURLObject::GetRelURL( maBaseURI, rBookmarkURL ) ); in ImplInsertBookmarkURL()