Home
last modified time | relevance | path

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

/trunk/main/svx/source/table/
H A Dtablertfimporter.cxx69 struct RTFCellInfo struct
71 SfxItemSet maItemSet;
72 sal_Int32 mnStartPara;
73 sal_Int32 mnParaCount;
74 sal_Int32 mnColSpan;
76RTFCellInfo( SfxItemPool& rPool ) : maItemSet( rPool ), mnStartPara(0), mnParaCount(0), mnColSpan… in RTFCellInfo() function

Completed in 12 milliseconds