Searched refs:GetLeftCellSpace (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/sw/source/core/doc/ |
H A D | htmltbl.cxx | 248 sal_uInt16 SwHTMLTableLayout::GetLeftCellSpace( sal_uInt16 nCol, sal_uInt16 nColSpan, in GetLeftCellSpace() function in SwHTMLTableLayout 312 sal_uLong nAdd = GetLeftCellSpace( nCol, nColSpan, bSwBorders ) + in AddBorderWidth() 1685 nLSpace = GetLeftCellSpace( j, nColSpan ); in SetWidths()
|
/aoo41x/main/sw/inc/ |
H A D | htmltbl.hxx | 279 sal_uInt16 GetLeftCellSpace( sal_uInt16 nCol, sal_uInt16 nColSpan,
|
/aoo41x/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 45 milliseconds