Searched refs:PixelToTwip (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/sw/source/filter/html/ |
H A D | svxcss1.cxx | 1087 SvxCSS1Parser::PixelToTwip( nPWidth, nPHeight ); in ParseCSS1_font_size() 1704 SvxCSS1Parser::PixelToTwip( nPWidth, nPHeight ); in ParseCSS1_line_height() 1880 SvxCSS1Parser::PixelToTwip( nPWidth, nPHeight ); in ParseCSS1_letter_spacing() 2058 SvxCSS1Parser::PixelToTwip( nPWidth, nPHeight ); in ParseCSS1_text_indent() 2113 SvxCSS1Parser::PixelToTwip( nLeft, nPHeight ); in ParseCSS1_margin_left() 2170 SvxCSS1Parser::PixelToTwip( nRight, nPHeight ); in ParseCSS1_margin_right() 2232 SvxCSS1Parser::PixelToTwip( nPWidth, nPHeight ); in ParseCSS1_margin_top() 2292 SvxCSS1Parser::PixelToTwip( nPWidth, nPHeight ); in ParseCSS1_margin_bottom() 2353 SvxCSS1Parser::PixelToTwip( nPWidth, nMargin ); in ParseCSS1_margin() 2498 SvxCSS1Parser::PixelToTwip( nPWidth, nPHeight ); in ParseCSS1_padding_xxx() [all …]
|
H A D | svxcss1.hxx | 310 static void PixelToTwip( long &nWidth, long &nHeight );
|
H A D | htmlgrin.cxx | 487 SvxCSS1Parser::PixelToTwip( nVBorderWidth, nHBorderWidth ); in InsertImage()
|
H A D | htmltab.cxx | 1023 SvxCSS1Parser::PixelToTwip( nPWidth, nPHeight ); in InitCtor() 1090 SvxCSS1Parser::PixelToTwip( nPWidth, nPHeight ); in InitCtor()
|
H A D | swhtml.cxx | 5215 SvxCSS1Parser::PixelToTwip( nPWidth, nPHeight ); in InsertHorzRule()
|
Completed in 73 milliseconds