Searched defs:RichStringCell (Results 1 – 2 of 2) sorted by relevance
123 struct RichStringCell struct in oox::xls::CellBlock127 RichStringRef mxString; /// The string with rich formatting.128 … const Font* mpFirstPortionFont; /// Font information from cell for first text portion.
202 CellBlock::RichStringCell::RichStringCell( const CellAddress& rCellAddr, const RichStringRef& rxStr… in RichStringCell() function in oox::xls::CellBlock::RichStringCell
Completed in 23 milliseconds