Home
last modified time | relevance | path

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

/AOO42X/main/oox/source/xls/
H A Dsheetdatabuffer.cxx145 maRichStrings.push_back( RichStringCell( rAddress, rxString, pFirstPortionFont ) ); in insertRichString()
196 …for( RichStringCellList::const_iterator aIt = maRichStrings.begin(), aEnd = maRichStrings.end(); a… in finalizeImport()
/AOO42X/main/oox/inc/oox/xls/
H A Dsheetdatabuffer.hxx139 RichStringCellList maRichStrings; /// Cached rich-string cells. member in oox::xls::CellBlock