Home
last modified time | relevance | path

Searched refs:nInhLeftBorderWidth (Results 1 – 3 of 3) sorted by path

/trunk/main/sw/inc/
H A Dhtmltbl.hxx221 sal_uInt16 nInhLeftBorderWidth; member in SwHTMLTableLayout
482 nInhLeftBorderWidth = nLeft; in SetInhBorderWidths()
/trunk/main/sw/source/core/doc/
H A Dhtmltbl.cxx216 nInhLeftBorderWidth( nInhLeftBWidth ), in SwHTMLTableLayout()
1187 if( pLeftFillerBox && nAbsLeftFill<MINLAY+nInhLeftBorderWidth ) in AutoLayoutPass2()
1188 nAbsLeftFill = MINLAY+nInhLeftBorderWidth; in AutoLayoutPass2()
1586 ( nWidthSet>0 || nAbsLeftFill<MINLAY+nInhLeftBorderWidth || in AutoLayoutPass2()
/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx1170 sal_uInt16 nInhLeftBorderWidth = 0; in CreateLayoutInfo() local
1180 nInhLeftBorderWidth, nInhRightBorderWidth ); in CreateLayoutInfo()
1999 sal_uInt16 nInhLeftBorderWidth = 0; in InheritVertBorders() local
2015 nInhLeftBorderWidth = in InheritVertBorders()
2020 nInhLeftBorderWidth = 2 * MIN_BORDER_DIST; in InheritVertBorders()
2023 pLayoutInfo->SetInhBorderWidths( nInhLeftBorderWidth, in InheritVertBorders()

Completed in 39 milliseconds