Searched refs:GetPrcWidth (Results 1 – 4 of 4) sorted by relevance
301 sal_uInt16 GetPrcWidth( sal_uInt16 nCol, sal_uInt16 nColSpan ) const;
372 sal_uInt16 SwWriteTable::GetPrcWidth( sal_uInt16 nCol, sal_uInt16 nColSpan ) const in GetPrcWidth() function in SwWriteTable
356 nPrcWidth = (sal_uInt16)GetPrcWidth(nCol,nColSpan); in OutTableCell()
592 sal_uInt8 GetPrcWidth() const { return bPrcWidth ? (sal_uInt8)nWidth : 0; } in GetPrcWidth() function in HTMLTable
Completed in 44 milliseconds