Home
last modified time | relevance | path

Searched refs:eMapUnit (Results 26 – 29 of 29) sorted by relevance

12

/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx1373 const SfxMapUnit eMapUnit(rPool.GetMetric(pEntry->nWID)); in setPropertyValue() local
1375 if(eMapUnit != SFX_MAPUNIT_100TH_MM) in setPropertyValue()
1377 SvxUnoConvertFromMM(eMapUnit, aValue); in setPropertyValue()
2318 const SfxMapUnit eMapUnit(rPool.GetMetric(pEntry->nWID)); in getPropertyValue() local
2320 if(eMapUnit != SFX_MAPUNIT_100TH_MM) in getPropertyValue()
2322 SvxUnoConvertToMM(eMapUnit, aAny); in getPropertyValue()
/trunk/main/editeng/source/editeng/
H A Dimpedit4.cxx1054 MapUnit eMapUnit = (MapUnit)aEditDoc.GetItemPool().GetMetric( DEF_METRIC ); in CreateBinTextObject() local
1055 pTxtObj->SetMetric( (sal_uInt16) eMapUnit ); in CreateBinTextObject()
1057 pTxtObj->GetPool()->SetDefaultMetric( (SfxMapUnit) eMapUnit ); in CreateBinTextObject()
/trunk/main/svx/source/svdraw/
H A Dsvdetc.cxx599 eMapUnit(MAP_100TH_MM), in SdrEngineDefaults()
/trunk/main/svtools/source/control/
H A Druler.cxx129 MapUnit eMapUnit; // MAP_UNIT zum Umrechnen member
2823 maMapMode.SetMapUnit( aImplRulerUnitTab[mnUnitIndex].eMapUnit ); in SetUnit()

Completed in 49 milliseconds

12