Searched refs:nRightBorderWidth (Results 1 – 3 of 3) sorted by relevance
215 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()
220 sal_uInt16 nRightBorderWidth; member in SwHTMLTableLayout
1168 sal_uInt16 nRightBorderWidth = in CreateLayoutInfo() local1179 nBorderWidth, nLeftBorderWidth, nRightBorderWidth, in CreateLayoutInfo()
Completed in 43 milliseconds