Searched refs:GetAbsWidth (Results 1 – 3 of 3) sorted by relevance
358 nWidth = GetAbsWidth( nCol, nColSpan ); in OutTableCell()483 nTWidth = GetAbsWidth( nCol, nColSpan ); in OutTableCell()857 nWidth = bRel ? GetRelWidth(nCol,1) : GetAbsWidth(nCol,1); in Write()
299 sal_uInt16 GetAbsWidth( sal_uInt16 nCol, sal_uInt16 nColSpan ) const;
349 sal_uInt16 SwWriteTable::GetAbsWidth( sal_uInt16 nCol, sal_uInt16 nColSpan ) const in GetAbsWidth() function in SwWriteTable
Completed in 28 milliseconds