Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx460 sal_Bool bInhLeftBorder; member in HTMLTable
1009 bInhLeftBorder = sal_False; bInhRightBorder = sal_False; in InitCtor()
1631 (!bRight && bInhLeftBorder) || (bRight && bInhRightBorder) ) in FixFillerFrameFmt()
1638 if( !bRight && bInhLeftBorder ) in FixFillerFrameFmt()
2012 bInhLeftBorder = sal_True; // erstmal nur merken in InheritVertBorders()
2019 if( !bInhLeftBorder && (bFillerTopBorder || bFillerBottomBorder) ) in InheritVertBorders()
2542 bInhLeftBorder ) in MakeTable()

Completed in 24 milliseconds