Searched refs:ccolM1 (Results 1 – 6 of 6) sorted by relevance
| /trunk/main/sw/source/filter/ww8/ |
| H A D | ww8par6.cxx | 926 aNewSection.maSep.ccolM1 = ReadSprm(pSep, pIds[3], 0 ); in CreateSep() 927 if ( aNewSection.maSep.ccolM1 >= MAX_NO_OF_SEP_COLUMNS ) in CreateSep() 930 aNewSection.maSep.ccolM1 = 0; in CreateSep() 944 if ( aNewSection.maSep.ccolM1 > 0 && !aNewSection.maSep.fEvenlySpaced ) in CreateSep() 951 const sal_uInt8 nColumnCount = static_cast< sal_uInt8 >(aNewSection.maSep.ccolM1 + 1); in CreateSep()
|
| H A D | ww8struc.hxx | 1031 … sal_Int16 ccolM1; // have to be less than MAX_NO_OF_SEP_COLUMNS according the WW8 specification member
|
| H A D | ww8par.hxx | 742 sal_Int16 NoCols() const { return maSep.ccolM1 + 1; } in NoCols()
|
| H A D | ww8par5.cxx | 2966 nIndexCols = maSegments.back().maSep.ccolM1 + 1; in CurrentSectionColCount()
|
| H A D | ww8scan.cxx | 7527 dyaHdrTop(720), dyaHdrBottom(720), ccolM1(0), fEvenlySpaced(1), in SEPr()
|
| /trunk/main/sw/source/filter/ww8/dump/ |
| H A D | ww8scan.cxx | 6658 dyaHdrTop(720), dyaHdrBottom(720), ccolM1(0), fEvenlySpaced(1), in SEPr()
|