Searched refs:eHeightType (Results 1 – 7 of 7) sorted by relevance
419 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()
142 SvxCSS1LengthType eWidthType, eHeightType; member in SvxCSS1PropertyInfo
175 if( SVX_CSS1_LTYPE_PERCENTAGE == rCSS1PropInfo.eHeightType ) in SetFixSize()180 else if( SVX_CSS1_LTYPE_TWIP== rCSS1PropInfo.eHeightType ) in SetFixSize()
1912 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()
500 if( SVX_CSS1_LTYPE_TWIP== aPropInfo.eHeightType ) in NewMarquee()
568 switch( aPropInfo.eHeightType ) in InsertImage()
2182 switch( rPropInfo.eHeightType ) in SetVarSize()
Completed in 59 milliseconds