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