Searched defs:GetPrcWidth (Results 1 – 2 of 2) sorted by relevance
372 sal_uInt16 SwWriteTable::GetPrcWidth( sal_uInt16 nCol, sal_uInt16 nColSpan ) const in GetPrcWidth() function in SwWriteTable
592 sal_uInt8 GetPrcWidth() const { return bPrcWidth ? (sal_uInt8)nWidth : 0; } in GetPrcWidth() function in HTMLTable
Completed in 26 milliseconds