Searched refs:eSizeType (Results 1 – 5 of 5) sorted by relevance
857 SwFrmSize eSizeType = ATT_VAR_SIZE; in PutXMLValue() local881 eSizeType = ATT_MIN_SIZE; in PutXMLValue()887 eSizeType = ATT_FIX_SIZE; in PutXMLValue()893 eSizeType = ATT_FIX_SIZE; in PutXMLValue()929 pFrmSize->SetHeightSizeType( eSizeType ); in PutXMLValue()
408 const SwFrmSize eSizeType = rFrmSize.GetHeightSizeType(); in PageDescToItemSet() local409 SfxBoolItem aDynamic(SID_ATTR_PAGE_DYNAMIC, eSizeType != ATT_FIX_SIZE); in PageDescToItemSet()461 const SwFrmSize eSizeType = rFrmSize.GetHeightSizeType(); in PageDescToItemSet() local462 SfxBoolItem aDynamic(SID_ATTR_PAGE_DYNAMIC, eSizeType != ATT_FIX_SIZE); in PageDescToItemSet()
421 eSizeType( rProp.eSizeType ), in SvxCSS1PropertyInfo()461 eSizeType = SVX_CSS1_STYPE_NONE; in Clear()515 if( rProp.eSizeType != SVX_CSS1_STYPE_NONE ) in Merge()517 eSizeType = rProp.eSizeType; in Merge()3010 rPropInfo.eSizeType = (SvxCSS1SizeType)nValue; in ParseCSS1_size()3019 rPropInfo.eSizeType = SVX_CSS1_STYPE_TWIP; in ParseCSS1_size()3030 rPropInfo.eSizeType = SVX_CSS1_STYPE_TWIP; in ParseCSS1_size()
541 if( rPropInfo.eSizeType != SVX_CSS1_STYPE_NONE ) in SetPageDescAttrs()543 if( rPropInfo.eSizeType == SVX_CSS1_STYPE_TWIP ) in SetPageDescAttrs()558 rPropInfo.eSizeType == SVX_CSS1_STYPE_PORTRAIT ) || in SetPageDescAttrs()560 rPropInfo.eSizeType == SVX_CSS1_STYPE_LANDSCAPE ) ) in SetPageDescAttrs()
145 SvxCSS1SizeType eSizeType; member in SvxCSS1PropertyInfo
Completed in 37 milliseconds