Searched refs:GetBasePath (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/sw/source/filter/ww8/ |
H A D | escher.hxx | 139 String GetBasePath();
|
H A D | wrtw8esh.cxx | 133 String SwBasicEscherEx::GetBasePath() in GetBasePath() function in SwBasicEscherEx 164 aDosName = INetURLObject::GetRelURL( GetBasePath(), rUrl, in BuildFileName()
|
/aoo41x/main/sc/source/filter/inc/ |
H A D | xlroot.hxx | 190 inline const String& GetBasePath() const { return mrData.maBasePath; } in GetBasePath() function in XclRoot
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | xihelper.cxx | 649 String aDosBase( INetURLObject( rRoot.GetBasePath() ).getFSysPath( INetURLObject::FSYS_DOS ) ); in DecodeUrl()
|
H A D | xehelper.cxx | 1040 if( !aDosUrl.Len() || lclConvertToDos( aDosUrl, rRoot.GetBasePath(), rRoot.IsRelUrl() ) ) in EncodeUrl()
|
H A D | xecontent.cxx | 489 aDosName = INetURLObject::GetRelURL( rRoot.GetBasePath(), rUrl, in BuildFileName()
|
H A D | xiescher.cxx | 3172 …SvxMSDffManager( rDffStrm, rRoot.GetBasePath(), 0, 0, rRoot.GetDoc().GetDrawLayer(), 1440, COL_DEF… in XclImpSimpleDffConverter()
|
Completed in 85 milliseconds