Home
last modified time | relevance | path

Searched refs:ToTwips (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx1076 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()
H A Dswhtml.hxx926 sal_uInt16 ToTwips( sal_uInt16 nPixel ) const;
H A Dswhtml.cxx4916 sal_uInt16 SwHTMLParser::ToTwips( sal_uInt16 nPixel ) const in ToTwips() function in SwHTMLParser
5251 : ToTwips( (sal_uInt16)nBrowseWidth ); in InsertHorzRule()

Completed in 54 milliseconds