Home
last modified time | relevance | path

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

/trunk/main/oox/source/xls/
H A Dsharedstringsfragment.cxx57 return new RichStringContext( *this, getSharedStrings().createRichString() ); in onCreateContext()
74 getSharedStrings().createRichString()->importString( rStrm, true ); in onCreateRecordContext()
92 getSharedStrings().finalizeImport(); in finalizeImport()
H A Dworkbookhelper.cxx155 inline SharedStringsBuffer& getSharedStrings() const { return *mxSharedStrings; } in getSharedStrings() function in oox::xls::WorkbookGlobals
784 SharedStringsBuffer& WorkbookHelper::getSharedStrings() const in getSharedStrings() function in oox::xls::WorkbookHelper
786 return mrBookGlob.getSharedStrings(); in getSharedStrings()
H A Dworkbookfragment.cxx493 SharedStringsBuffer& rSharedStrings = getSharedStrings(); in importGlobalsFragment()
H A Dsheetdatabuffer.cxx373 RichStringRef xString = getSharedStrings().getString( nStringId ); in setStringCell()
/trunk/main/oox/inc/oox/xls/
H A Dworkbookhelper.hxx218 SharedStringsBuffer& getSharedStrings() const;

Completed in 38 milliseconds