Lines Matching refs:GetCoreValue
267 GetCoreValue( aLineDistAtMetricBox, eUnit ) ); in FillItemSet()
303 aMargin.SetUpper( (sal_uInt16)GetCoreValue( aTopDist, eUnit ) ); in FillItemSet()
309 aMargin.SetLower( (sal_uInt16)GetCoreValue( aBottomDist, eUnit ) ); in FillItemSet()
314 aMargin.SetUpper( (sal_uInt16)GetCoreValue( aTopDist, eUnit ) ); in FillItemSet()
315 aMargin.SetLower( (sal_uInt16)GetCoreValue( aBottomDist, eUnit ) ); in FillItemSet()
349 aMargin.SetTxtLeft( GetCoreValue( aLeftIndent, eUnit ) ); in FillItemSet()
355 aMargin.SetRight( GetCoreValue( aRightIndent, eUnit ) ); in FillItemSet()
362 (sal_uInt16)GetCoreValue( aFLineIndent, eUnit ) ); in FillItemSet()
366 aMargin.SetTxtLeft( GetCoreValue( aLeftIndent, eUnit ) ); in FillItemSet()
367 aMargin.SetRight( GetCoreValue( aRightIndent, eUnit ) ); in FillItemSet()
369 (sal_uInt16)GetCoreValue( aFLineIndent, eUnit ) ); in FillItemSet()
928 (sal_uInt16)GetCoreValue( aLineDistAtMetricBox, SFX_MAPUNIT_TWIP ) ); in UpdateExample_Impl()