Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx458 sal_Bool bFillerTopBorder; // bekommt eine linke/rechter Filler- member in HTMLTable
1008 bFillerTopBorder = sal_False; bFillerBottomBorder = sal_False; in InitCtor()
1630 if( bFillerTopBorder || bFillerBottomBorder || in FixFillerFrameFmt()
1634 if( bFillerTopBorder ) in FixFillerFrameFmt()
1956 bFillerTopBorder = 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 27 milliseconds