Searched defs:RTFCellInfo (Results 1 – 1 of 1) sorted by relevance
69 struct RTFCellInfo struct71 SfxItemSet maItemSet;72 sal_Int32 mnStartPara;73 sal_Int32 mnParaCount;74 sal_Int32 mnColSpan;76 …RTFCellInfo( SfxItemPool& rPool ) : maItemSet( rPool ), mnStartPara(0), mnParaCount(0), mnColSpan… in RTFCellInfo() argument
Completed in 14 milliseconds