Searched refs:eWidthType (Results 1 – 8 of 8) sorted by relevance
418 eWidthType( rProp.eWidthType ), in SvxCSS1PropertyInfo()458 eLeftType = eTopType = eWidthType = eHeightType = SVX_CSS1_LTYPE_NONE; in Clear()542 if( rProp.eWidthType != SVX_CSS1_LTYPE_NONE ) in Merge()544 eWidthType = rProp.eWidthType; in Merge()2964 ParseCSS1_length( pExpr, rPropInfo.nWidth, rPropInfo.eWidthType, sal_True ); in ParseCSS1_width()
142 SvxCSS1LengthType eWidthType, eHeightType; member in SvxCSS1PropertyInfo
1505 SVX_CSS1_LTYPE_TWIP == rPropInfo.eWidthType || in MayBePositioned()1506 SVX_CSS1_LTYPE_PERCENTAGE == rPropInfo.eWidthType ); in MayBePositioned()2169 switch( rPropInfo.eWidthType ) in SetVarSize()
148 if( SVX_CSS1_LTYPE_PERCENTAGE == rCSS1PropInfo.eWidthType ) in SetFixSize()153 else if( SVX_CSS1_LTYPE_TWIP== rCSS1PropInfo.eWidthType ) in SetFixSize()
1906 if( SVX_CSS1_LTYPE_TWIP== aCSS1PropInfo.eWidthType ) in InsertInput()2179 if( SVX_CSS1_LTYPE_TWIP== aCSS1PropInfo.eWidthType ) in NewTextArea()2462 if( SVX_CSS1_LTYPE_TWIP== aCSS1PropInfo.eWidthType ) in NewSelect()
500 if( SVX_CSS1_LTYPE_TWIP== aPropInfo.eWidthType ) in NewMarquee()
553 switch( aPropInfo.eWidthType ) in InsertImage()
174 FontWidth eWidthType = WIDTH_DONTKNOW; in AskConfig() local178 aShortName, aFamilyName, eWeight, eWidthType, nType ); in AskConfig()229 meWidthType = eWidthType; in AskConfig()
Completed in 199 milliseconds