Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/
H A Dww8par2.cxx120 bool bLEmptyCol; // SW: Links eine leere Zusatz-Spalte member
2316 pR->bLEmptyCol = pR->nCenter[0] - nMinLeft >= MINLAY; in CalcDefaults()
2319 short nAddCols = pR->bLEmptyCol + pR->bREmptyCol; in CalcDefaults()
2321 sal_uInt16 j = ( pR->bLEmptyCol ) ? 1 : 0; in CalcDefaults()
3263 j = pActBand->bLEmptyCol ? -1 : 0; in AdjustNewBand()

Completed in 30 milliseconds