Home
last modified time | relevance | path

Searched refs:bInhRightBorder (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx461 sal_Bool bInhRightBorder; member in HTMLTable
1009 bInhLeftBorder = sal_False; bInhRightBorder = sal_False; in InitCtor()
1631 (!bRight && bInhLeftBorder) || (bRight && bInhRightBorder) ) in FixFillerFrameFmt()
1640 if( bRight && bInhRightBorder ) in FixFillerFrameFmt()
2004 bInhRightBorder = sal_True; // erstmal nur merken in InheritVertBorders()
2021 if( !bInhRightBorder && (bFillerTopBorder || bFillerBottomBorder) ) in InheritVertBorders()
2527 if( bInhRightBorder ) in MakeTable()

Completed in 24 milliseconds