Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/xls/
H A Dsheetdatabuffer.hxx123 struct RichStringCell struct in oox::xls::CellBlock
130 explicit RichStringCell(
135 typedef ::std::list< RichStringCell > RichStringCellList;
/trunk/main/oox/source/xls/
H A Dsheetdatabuffer.cxx145 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 28 milliseconds