Home
last modified time | relevance | path

Searched refs:eHeightType (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/filter/html/
H A Dsvxcss1.cxx419 eHeightType( rProp.eHeightType ), in SvxCSS1PropertyInfo()
458 eLeftType = eTopType = eWidthType = eHeightType = SVX_CSS1_LTYPE_NONE; in Clear()
548 if( rProp.eHeightType != SVX_CSS1_LTYPE_NONE ) in Merge()
550 eHeightType = rProp.eHeightType; in Merge()
2972 ParseCSS1_length( pExpr, rPropInfo.nHeight, rPropInfo.eHeightType, sal_False ); in ParseCSS1_height()
H A Dsvxcss1.hxx142 SvxCSS1LengthType eWidthType, eHeightType; member in SvxCSS1PropertyInfo
H A Dhtmlplug.cxx175 if( SVX_CSS1_LTYPE_PERCENTAGE == rCSS1PropInfo.eHeightType ) in SetFixSize()
180 else if( SVX_CSS1_LTYPE_TWIP== rCSS1PropInfo.eHeightType ) in SetFixSize()
H A Dhtmlform.cxx1912 if( SVX_CSS1_LTYPE_TWIP== aCSS1PropInfo.eHeightType ) in InsertInput()
2184 if( SVX_CSS1_LTYPE_TWIP== aCSS1PropInfo.eHeightType ) in NewTextArea()
2468 if( SVX_CSS1_LTYPE_TWIP== aCSS1PropInfo.eHeightType ) in NewSelect()
H A Dhtmldraw.cxx500 if( SVX_CSS1_LTYPE_TWIP== aPropInfo.eHeightType ) in NewMarquee()
H A Dhtmlgrin.cxx568 switch( aPropInfo.eHeightType ) in InsertImage()
H A Dhtmlcss1.cxx2182 switch( rPropInfo.eHeightType ) in SetVarSize()

Completed in 81 milliseconds