Home
last modified time | relevance | path

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

/trunk/main/oox/source/xls/
H A Dworkbookhelper.cxx155 inline SharedStringsBuffer& getSharedStrings() const { return *mxSharedStrings; } in getSharedStrings()
257 SharedStrBfrPtr mxSharedStrings; // All strings from shared strings substream. member in oox::xls::WorkbookGlobals
499 mxSharedStrings.reset( new SharedStringsBuffer( *this ) ); in initialize()

Completed in 18 milliseconds