Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/table/
H A Dtablertfimporter.cxx69 struct RTFCellInfo struct
76RTFCellInfo( SfxItemPool& rPool ) : maItemSet( rPool ), mnStartPara(0), mnParaCount(0), mnColSpan… in RTFCellInfo() function
79 typedef boost::shared_ptr< RTFCellInfo > RTFCellInfoPtr;
221 RTFCellInfoPtr xCellInfo( new RTFCellInfo(mrItemPool) ); in InsertCell()

Completed in 8 milliseconds