Lines Matching refs:eMapUnit
557 SfxMapUnit eMapUnit = mpModel->GetItemPool().GetMetric(0); in ForceMetricToItemPoolMetric() local
558 if(eMapUnit != SFX_MAPUNIT_100TH_MM) in ForceMetricToItemPoolMetric()
560 switch(eMapUnit) in ForceMetricToItemPoolMetric()
584 SfxMapUnit eMapUnit = mpModel->GetItemPool().GetMetric(0); in ForceMetricToItemPoolMetric() local
585 if(eMapUnit != SFX_MAPUNIT_100TH_MM) in ForceMetricToItemPoolMetric()
587 switch(eMapUnit) in ForceMetricToItemPoolMetric()
612 SfxMapUnit eMapUnit = SFX_MAPUNIT_100TH_MM; in ForceMetricTo100th_mm() local
615 eMapUnit = mpModel->GetItemPool().GetMetric(0); in ForceMetricTo100th_mm()
616 if(eMapUnit != SFX_MAPUNIT_100TH_MM) in ForceMetricTo100th_mm()
618 switch(eMapUnit) in ForceMetricTo100th_mm()
640 SfxMapUnit eMapUnit = SFX_MAPUNIT_100TH_MM; in ForceMetricTo100th_mm() local
643 eMapUnit = mpModel->GetItemPool().GetMetric(0); in ForceMetricTo100th_mm()
644 if(eMapUnit != SFX_MAPUNIT_100TH_MM) in ForceMetricTo100th_mm()
646 switch(eMapUnit) in ForceMetricTo100th_mm()