Searched refs:RichStringCell (Results 1 – 2 of 2) sorted by relevance
123 struct RichStringCell struct in oox::xls::CellBlock130 explicit RichStringCell(135 typedef ::std::list< RichStringCell > RichStringCellList;
145 maRichStrings.push_back( RichStringCell( rAddress, rxString, pFirstPortionFont ) ); in insertRichString()202 CellBlock::RichStringCell::RichStringCell( const CellAddress& rCellAddr, const RichStringRef& rxStr… in RichStringCell() function in oox::xls::CellBlock::RichStringCell
Completed in 107 milliseconds