Searched refs:ToTwips (Results 1 – 3 of 3) sorted by relevance
1076 nCellPadding = pParser->ToTwips( nCellPadding ); in InitCtor()1085 nCellSpacing = pParser->ToTwips( nCellSpacing ); in InitCtor()1163 sal_uInt16 nW = bPrcWidth ? nWidth : pParser->ToTwips( nWidth ); in CreateLayoutInfo()2710 nHeight = pParser->ToTwips( nHeight ); in MakeTable()
926 sal_uInt16 ToTwips( sal_uInt16 nPixel ) const;
4916 sal_uInt16 SwHTMLParser::ToTwips( sal_uInt16 nPixel ) const in ToTwips() function in SwHTMLParser5251 : ToTwips( (sal_uInt16)nBrowseWidth ); in InsertHorzRule()
Completed in 71 milliseconds