Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Dhtmltbl.cxx286 sal_uInt16 SwHTMLTableLayout::GetRightCellSpace( sal_uInt16 nCol, sal_uInt16 nColSpan, in GetRightCellSpace() function in SwHTMLTableLayout
317 GetRightCellSpace( nCol, nColSpan, bSwBorders ); in AddBorderWidth()
1690 nRSpace = GetRightCellSpace( j, nColSpan ); in SetWidths()
/trunk/main/sw/inc/
H A Dhtmltbl.hxx281 sal_uInt16 GetRightCellSpace( sal_uInt16 nCol, sal_uInt16 nColSpan,
/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx1870 sal_uInt16 nRSpace = pLayoutInfo->GetRightCellSpace( nLeftCol, nColSpan ); in MakeTableBox()
1919 sal_uInt16 nRSpace = pLayoutInfo->GetRightCellSpace( nLeftCol, in MakeTableBox()
2794 nWidth2 = nWidth2 - pLayoutInfo->GetRightCellSpace( nCol, nColSpan ); in MakeTable()

Completed in 42 milliseconds