Searched refs:GetLeftCellSpace (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/sw/source/core/doc/ |
H A D | htmltbl.cxx | 252 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()
|
/aoo42x/main/sw/inc/ |
H A D | htmltbl.hxx | 279 sal_uInt16 GetLeftCellSpace( sal_uInt16 nCol, sal_uInt16 nColSpan,
|
/aoo42x/main/sw/source/filter/html/ |
H A D | htmltab.cxx | 1869 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 60 milliseconds