Home
last modified time | relevance | path

Searched refs:nPropHeight (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/source/filter/html/
H A Dsvxcss1.cxx1076 sal_uInt16 nPropHeight = 100; in ParseCSS1_font_size() local
1094 nPropHeight = (sal_uInt16)pExpr->GetNumber(); in ParseCSS1_font_size()
1111 nPropHeight = 150; in ParseCSS1_font_size()
1115 nPropHeight = 67; in ParseCSS1_font_size()
1125 if( nHeight || nPropHeight!=100 ) in ParseCSS1_font_size()
1127 SvxFontHeightItem aFontHeight( nHeight, nPropHeight, in ParseCSS1_font_size()
1693 sal_uInt8 nPropHeight = 0; in ParseCSS1_line_height() local
1711 nPropHeight = nPHeight <= 200 ? (sal_uInt8)nPHeight : 200; in ParseCSS1_line_height()
1737 else if( nPropHeight ) in ParseCSS1_line_height()
1741 if( 100 == nPropHeight ) in ParseCSS1_line_height()
[all …]
/aoo41x/main/editeng/inc/editeng/
H A Dfhgtitem.hxx57 SvxFontHeightItem( const sal_uLong nSz /*= 240*/, const sal_uInt16 nPropHeight /*= 100*/,

Completed in 46 milliseconds