Home
last modified time | relevance | path

Searched refs:eWidthType (Results 1 – 8 of 8) sorted by last modified time

/trunk/main/sw/source/filter/html/
H A Dhtmlplug.cxx148 if( SVX_CSS1_LTYPE_PERCENTAGE == rCSS1PropInfo.eWidthType ) in SetFixSize()
153 else if( SVX_CSS1_LTYPE_TWIP== rCSS1PropInfo.eWidthType ) in SetFixSize()
H A Dsvxcss1.cxx418 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()
H A Dsvxcss1.hxx142 SvxCSS1LengthType eWidthType, eHeightType; member in SvxCSS1PropertyInfo
H A Dhtmlform.cxx1906 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()
H A Dhtmlgrin.cxx553 switch( aPropInfo.eWidthType ) in InsertImage()
H A Dhtmlcss1.cxx1505 SVX_CSS1_LTYPE_TWIP == rPropInfo.eWidthType || in MayBePositioned()
1506 SVX_CSS1_LTYPE_PERCENTAGE == rPropInfo.eWidthType ); in MayBePositioned()
2169 switch( rPropInfo.eWidthType ) in SetVarSize()
H A Dhtmldraw.cxx494 if( SVX_CSS1_LTYPE_TWIP== aPropInfo.eWidthType ) in NewMarquee()
/trunk/main/vcl/source/gdi/
H A Dfont.cxx174 FontWidth eWidthType = WIDTH_DONTKNOW; in AskConfig() local
178 aShortName, aFamilyName, eWeight, eWidthType, nType ); in AskConfig()
229 meWidthType = eWidthType; in AskConfig()

Completed in 79 milliseconds