Searched refs:mxSharedStrings (Results 1 – 1 of 1) sorted by relevance
155 inline SharedStringsBuffer& getSharedStrings() const { return *mxSharedStrings; } in getSharedStrings()257 SharedStrBfrPtr mxSharedStrings; // All strings from shared strings substream. member in oox::xls::WorkbookGlobals499 mxSharedStrings.reset( new SharedStringsBuffer( *this ) ); in initialize()
Completed in 18 milliseconds