Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/html/
H A Dhtmltab.cxx467 sal_Bool bInhLeftBorder; member in HTMLTable
1021 bInhLeftBorder = sal_False; bInhRightBorder = sal_False; in InitCtor()
1643 (!bRight && bInhLeftBorder) || (bRight && bInhRightBorder) ) in FixFillerFrameFmt()
1650 if( !bRight && bInhLeftBorder ) in FixFillerFrameFmt()
2024 bInhLeftBorder = sal_True; // erstmal nur merken in InheritVertBorders()
2031 if( !bInhLeftBorder && (bFillerTopBorder || bFillerBottomBorder) ) in InheritVertBorders()
2554 bInhLeftBorder ) in MakeTable()

Completed in 38 milliseconds