Searched refs:GetInhCellSpace (Results 1 – 3 of 3) sorted by relevance
283 inline sal_uInt16 GetInhCellSpace( sal_uInt16 nCol, sal_uInt16 nColSpan ) const;429 inline sal_uInt16 SwHTMLTableLayout::GetInhCellSpace( sal_uInt16 nCol, in GetInhCellSpace() function in SwHTMLTableLayout
1687 nInhSpace = GetInhCellSpace( j, nColSpan ); in SetWidths()
1883 sal_uInt16 nInhSpace = pLayoutInfo->GetInhCellSpace( nLeftCol, nColSpan ); in MakeTableBox()1933 sal_uInt16 nInhSpace = pLayoutInfo->GetInhCellSpace( nLeftCol, nColSpan ); in MakeTableBox()
Completed in 61 milliseconds