Searched refs:bLEmptyCol (Results 1 – 1 of 1) sorted by relevance
120 bool bLEmptyCol; // SW: Links eine leere Zusatz-Spalte member2316 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 31 milliseconds