Home
last modified time | relevance | path

Searched refs:GetMapFactor (Results 1 – 9 of 9) sorted by relevance

/aoo42x/main/svx/inc/svx/
H A Dsvdtrans.hxx265 SVX_DLLPUBLIC FrPair GetMapFactor(MapUnit eS, MapUnit eD);
266 FrPair GetMapFactor(MapUnit eS, FieldUnit eD);
267 FrPair GetMapFactor(FieldUnit eS, MapUnit eD);
268 FrPair GetMapFactor(FieldUnit eS, FieldUnit eD);
/aoo42x/main/svx/source/svdraw/
H A Dsvdtrans.cxx803 FrPair GetMapFactor(MapUnit eS, MapUnit eD) in GetMapFactor() function
816 FrPair GetMapFactor(MapUnit eS, FieldUnit eD) in GetMapFactor() function
828 FrPair GetMapFactor(FieldUnit eS, MapUnit eD) in GetMapFactor() function
840 FrPair GetMapFactor(FieldUnit eS, FieldUnit eD) in GetMapFactor() function
H A Dsvdxcgv.cxx345 FrPair aResize(GetMapFactor(eSrcUnit,eDstUnit)); in Paste()
490 FrPair aMapFact(GetMapFactor(eSrcMU,eDstMU)); in ImpPasteObject()
H A Dsvdtext.cxx166 Fraction aMetricFactor=GetMapFactor(aOldUnit,aNewUnit).X(); in SetModel()
H A Dsvdomeas.cxx109 aFact *= GetMapFactor(eModUIUnit, eMeasureUnit).X(); in TakeRepresentation()
/aoo42x/main/svx/source/sdr/properties/
H A Dattributeproperties.cxx333 aMetricFactor = GetMapFactor(aOldUnit, aNewUnit).X(); in SetModel()
/aoo42x/main/filter/source/msfilter/
H A Dmsdffimp.cxx3253 Fraction aFact( GetMapFactor( MAP_POINT, eMap ).X() ); in ScalePt()
3273 Fraction aFact( GetMapFactor(MAP_INCH, eMap).X() ); in SetModel()
3285 aFact=GetMapFactor(MAP_100TH_MM,eMap).X(); in SetModel()
3295 aFact=GetMapFactor(MAP_POINT,eMap).X(); in SetModel()
H A Dsvdfppt.cxx2699 Fraction aFact(GetMapFactor(eMap,MAP_100TH_MM).X()); in GetPageSize()
/aoo42x/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx2168 aFact /= GetMapFactor(MAP_100TH_MM, eMap).X(); in Init()

Completed in 111 milliseconds