Home
last modified time | relevance | path

Searched refs:maBasePath (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sc/source/filter/inc/
H A Dxlroot.hxx91 …String maBasePath; /// Base path of imported/exported file (path of maDocUrl). member
190 inline const String& GetBasePath() const { return mrData.maBasePath; } in GetBasePath()
/aoo4110/main/sc/source/filter/excel/
H A Dxlroot.cxx138 maBasePath = maDocUrl.Copy( 0, maDocUrl.SearchBackward( '/' ) + 1 ); in XclRootData()

Completed in 16 milliseconds