Searched refs:bLEmptyCol (Results 1 – 1 of 1) sorted by relevance
120 bool bLEmptyCol; // SW: Links eine leere Zusatz-Spalte member2345 pR->bLEmptyCol = pR->nCenter[0] - nMinLeft >= MINLAY; in CalcDefaults()2348 short nAddCols = pR->bLEmptyCol + pR->bREmptyCol; in CalcDefaults()2350 sal_uInt16 j = ( pR->bLEmptyCol ) ? 1 : 0; in CalcDefaults()3292 j = pActBand->bLEmptyCol ? -1 : 0; in AdjustNewBand()
Completed in 27 milliseconds