Searched refs:RTFCellInfo (Results 1 – 1 of 1) sorted by relevance
69 struct RTFCellInfo struct76 …RTFCellInfo( SfxItemPool& rPool ) : maItemSet( rPool ), mnStartPara(0), mnParaCount(0), mnColSpan… in RTFCellInfo() argument79 typedef boost::shared_ptr< RTFCellInfo > RTFCellInfoPtr;221 RTFCellInfoPtr xCellInfo( new RTFCellInfo(mrItemPool) ); in InsertCell()
Completed in 5 milliseconds