Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/excel/
H A Dxlroot.cxx137 maDocUrl = pItem->GetValue(); in XclRootData()
138 maBasePath = maDocUrl.Copy( 0, maDocUrl.SearchBackward( '/' ) + 1 ); in XclRootData()
/aoo41x/main/sc/source/filter/inc/
H A Dxlroot.hxx90 String maDocUrl; /// Document URL of imported/exported file. member
188 inline const String& GetDocUrl() const { return mrData.maDocUrl; } in GetDocUrl()

Completed in 14 milliseconds