Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Dhtmltbl.cxx252 sal_uInt16 SwHTMLTableLayout::GetLeftCellSpace( sal_uInt16 nCol, sal_uInt16 nColSpan, in GetLeftCellSpace() function in SwHTMLTableLayout
316 sal_uLong nAdd = GetLeftCellSpace( nCol, nColSpan, bSwBorders ) + in AddBorderWidth()
1689 nLSpace = GetLeftCellSpace( j, nColSpan ); in SetWidths()
/trunk/main/sw/inc/
H A Dhtmltbl.hxx279 sal_uInt16 GetLeftCellSpace( sal_uInt16 nCol, sal_uInt16 nColSpan,
/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx1869 sal_uInt16 nLSpace = pLayoutInfo->GetLeftCellSpace( nLeftCol, nColSpan ); in MakeTableBox()
1917 sal_uInt16 nLSpace = pLayoutInfo->GetLeftCellSpace( nLeftCol, in MakeTableBox()
2793 nWidth2 = nWidth2 - pLayoutInfo->GetLeftCellSpace( nCol, nColSpan ); in MakeTable()

Completed in 48 milliseconds