Searched refs:RTFCellInfoPtr (Results 1 – 1 of 1) sorted by relevance
79 typedef boost::shared_ptr< RTFCellInfo > RTFCellInfoPtr; typedef80 typedef std::vector< RTFCellInfoPtr > RTFColumnVector;221 RTFCellInfoPtr xCellInfo( new RTFCellInfo(mrItemPool) ); in InsertCell()275 RTFCellInfoPtr xCellInfo( (*xColumn)[nCol] ); in FillTable()
Completed in 10 milliseconds