Searched refs:maBasePath (Results 1 – 2 of 2) sorted by relevance
91 …String maBasePath; /// Base path of imported/exported file (path of maDocUrl). member190 inline const String& GetBasePath() const { return mrData.maBasePath; } in GetBasePath()
138 maBasePath = maDocUrl.Copy( 0, maDocUrl.SearchBackward( '/' ) + 1 ); in XclRootData()
Completed in 13 milliseconds