Searched refs:bFillerBottomBorder (Results 1 – 1 of 1) sorted by relevance
459 sal_Bool bFillerBottomBorder; // Zelle eine obere/untere Umrandung? member in HTMLTable1008 bFillerTopBorder = sal_False; bFillerBottomBorder = sal_False; in InitCtor()1630 if( bFillerTopBorder || bFillerBottomBorder || in FixFillerFrameFmt()1636 if( bFillerBottomBorder ) in FixFillerFrameFmt()1962 bFillerBottomBorder = sal_True; // auch Filler bekommt eine Umrandung in InheritBorders()2019 if( !bInhLeftBorder && (bFillerTopBorder || bFillerBottomBorder) ) in InheritVertBorders()2021 if( !bInhRightBorder && (bFillerTopBorder || bFillerBottomBorder) ) in InheritVertBorders()
Completed in 32 milliseconds