Lines Matching refs:eCoreUnit

967 	eCoreUnit = rSet.GetPool()->GetMetric(rSet.GetPool()->GetWhich(SID_ATTR_NUMBERING_RULE));  in SvxBitmapPickTabPage()
1172 aSize = OutputDevice::LogicToLogic(aSize, MAP_100TH_MM, (MapUnit)eCoreUnit); in IMPL_LINK()
1370 eCoreUnit = rSet.GetPool()->GetMetric(rSet.GetPool()->GetWhich(SID_ATTR_NUMBERING_RULE)); in SvxNumOptionsTabPage()
1794 SetMetricValue(aHeightMF, aFirstSize.Height(), eCoreUnit); in InitControls()
1795 SetMetricValue(aWidthMF, aFirstSize.Width(), eCoreUnit); in InitControls()
2286 aSize = OutputDevice::LogicToLogic(aSize, MAP_100TH_MM, (MapUnit)eCoreUnit); in IMPL_LINK()
2313 SetMetricValue(aWidthMF, aSize.Width(), eCoreUnit); in IMPL_LINK()
2314 SetMetricValue(aHeightMF, aSize.Height(), eCoreUnit); in IMPL_LINK()
2454 MAP_100TH_MM, (MapUnit)eCoreUnit ); in IMPL_LINK()
2456 MAP_100TH_MM, (MapUnit)eCoreUnit); in IMPL_LINK()
2484 OutputDevice::LogicToLogic( aSize.Height(), (MapUnit)eCoreUnit, MAP_100TH_MM )), in IMPL_LINK()
2496 OutputDevice::LogicToLogic( aSize.Width(), (MapUnit)eCoreUnit, MAP_100TH_MM )), in IMPL_LINK()
3071 eCoreUnit = rSet.GetPool()->GetMetric(rSet.GetPool()->GetWhich(SID_ATTR_NUMBERING_RULE)); in SvxNumPositionTabPage()
3076 (MapUnit)eCoreUnit, MAP_100TH_MM ); in SvxNumPositionTabPage()
3265 SetMetricValue(aDistBorderMF, nDistBorderNum, eCoreUnit); in InitControls()
3276 SetMetricValue(aDistNumMF, aNumFmtArr[nLvl]->GetCharTextDistance(), eCoreUnit); in InitControls()
3280 SetMetricValue(aIndentMF, - aNumFmtArr[nLvl]->GetFirstLineOffset(), eCoreUnit); in InitControls()
3329 SetMetricValue( aListtabMF, aNumFmtArr[nLvl]->GetListtabPos(), eCoreUnit ); in InitControls()
3347 eCoreUnit ); in InitControls()
3356 SetMetricValue( aIndentAtMF, aNumFmtArr[nLvl]->GetIndentAt(), eCoreUnit ); in InitControls()
3703 long nValue = GetCoreValue(*pFld, eCoreUnit); in IMPL_LINK()
3807 SetMetricValue(aDistBorderMF, nValue, eCoreUnit); in IMPL_LINK()
3865 SetMetricValue( aListtabMF, pActNum->GetLevel( nFirstLvl ).GetListtabPos(), eCoreUnit ); in IMPL_LINK()
3882 const long nValue = GetCoreValue( *pFld, eCoreUnit ); in IMPL_LINK()
3910 const long nValue = GetCoreValue( *pFld, eCoreUnit ); in IMPL_LINK()
3939 const long nValue = GetCoreValue( *pFld, eCoreUnit ); in IMPL_LINK()