Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/html/
H A Dhtmltab.cxx466 sal_Bool bFillerBottomBorder; // Zelle eine obere/untere Umrandung? member in HTMLTable
1020 bFillerTopBorder = sal_False; bFillerBottomBorder = sal_False; in InitCtor()
1642 if( bFillerTopBorder || bFillerBottomBorder || in FixFillerFrameFmt()
1648 if( bFillerBottomBorder ) in FixFillerFrameFmt()
1974 bFillerBottomBorder = sal_True; // auch Filler bekommt eine Umrandung in InheritBorders()
2031 if( !bInhLeftBorder && (bFillerTopBorder || bFillerBottomBorder) ) in InheritVertBorders()
2033 if( !bInhRightBorder && (bFillerTopBorder || bFillerBottomBorder) ) in InheritVertBorders()

Completed in 29 milliseconds