Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Dhtmltbl.cxx215 nLeftBorderWidth( nLeftBWidth ), nRightBorderWidth( nRightBWidth ), in SwHTMLTableLayout()
271 else if( nCol+nColSpan == nCols && nRightBorderWidth && in GetLeftCellSpace()
294 if( bSwBorders && nSpace < nRightBorderWidth ) in GetRightCellSpace()
295 nSpace = nRightBorderWidth; in GetRightCellSpace()
/trunk/main/sw/inc/
H A Dhtmltbl.hxx220 sal_uInt16 nRightBorderWidth; member in SwHTMLTableLayout
/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx1168 sal_uInt16 nRightBorderWidth = in CreateLayoutInfo() local
1179 nBorderWidth, nLeftBorderWidth, nRightBorderWidth, in CreateLayoutInfo()

Completed in 59 milliseconds