Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8par6.cxx927 aNewSection.maSep.ccolM1 = ReadSprm(pSep, pIds[3], 0 ); in CreateSep()
928 if ( aNewSection.maSep.ccolM1 >= MAX_NO_OF_SEP_COLUMNS ) in CreateSep()
931 aNewSection.maSep.ccolM1 = 0; in CreateSep()
945 if ( aNewSection.maSep.ccolM1 > 0 && !aNewSection.maSep.fEvenlySpaced ) in CreateSep()
952 const sal_uInt8 nColumnCount = static_cast< sal_uInt8 >(aNewSection.maSep.ccolM1 + 1); in CreateSep()
H A Dww8struc.hxx1032 … sal_Int16 ccolM1; // have to be less than MAX_NO_OF_SEP_COLUMNS according the WW8 specification member
H A Dww8par.hxx743 sal_Int16 NoCols() const { return maSep.ccolM1 + 1; } in NoCols()
H A Dww8par5.cxx2967 nIndexCols = maSegments.back().maSep.ccolM1 + 1; in CurrentSectionColCount()
H A Dww8scan.cxx7528 dyaHdrTop(720), dyaHdrBottom(720), ccolM1(0), fEvenlySpaced(1), in SEPr()
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx6659 dyaHdrTop(720), dyaHdrBottom(720), ccolM1(0), fEvenlySpaced(1), in SEPr()

Completed in 111 milliseconds