Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/doc/
H A Dhtmltbl.cxx211 nLeftBorderWidth( nLeftBWidth ), nRightBorderWidth( nRightBWidth ), in SwHTMLTableLayout()
267 else if( nCol+nColSpan == nCols && nRightBorderWidth && in GetLeftCellSpace()
290 if( bSwBorders && nSpace < nRightBorderWidth ) in GetRightCellSpace()
291 nSpace = nRightBorderWidth; in GetRightCellSpace()
/aoo4110/main/sw/inc/
H A Dhtmltbl.hxx220 sal_uInt16 nRightBorderWidth; member in SwHTMLTableLayout
/aoo4110/main/sw/source/filter/html/
H A Dhtmltab.cxx1180 sal_uInt16 nRightBorderWidth = in CreateLayoutInfo() local
1191 nBorderWidth, nLeftBorderWidth, nRightBorderWidth, in CreateLayoutInfo()

Completed in 49 milliseconds