Lines Matching refs:ePropUnit
894 aFontHeight.Prop = (sal_Int16)(SFX_MAPUNIT_RELATIVE == ePropUnit ? nProp : 100); in QueryValue()
897 switch( ePropUnit ) in QueryValue()
937 rVal <<= (sal_Int16)(SFX_MAPUNIT_RELATIVE == ePropUnit ? nProp : 100); in QueryValue()
942 switch( ePropUnit ) in QueryValue()
1016 ePropUnit = SFX_MAPUNIT_RELATIVE; in PutValue()
1034 ePropUnit = SFX_MAPUNIT_RELATIVE; in PutValue()
1058 nHeight = lcl_GetRealHeight_Impl(nHeight, nProp, ePropUnit, bConvert); in PutValue()
1063 ePropUnit = SFX_MAPUNIT_RELATIVE; in PutValue()
1068 nHeight = lcl_GetRealHeight_Impl(nHeight, nProp, ePropUnit, bConvert); in PutValue()
1080 ePropUnit = SFX_MAPUNIT_POINT; in PutValue()
1106 if( SFX_MAPUNIT_RELATIVE != ePropUnit ) in GetPresentation()
1110 rText += EE_RESSTR( GetMetricId( ePropUnit ) ); in GetPresentation()
1172 ePropUnit = eUnit; in SetHeight()
1194 ePropUnit = eMetric; in SetHeight()