Searched refs:GetMapFactor (Results 1 – 9 of 9) sorted by relevance
| /trunk/main/svx/inc/svx/ |
| H A D | svdtrans.hxx | 256 SVX_DLLPUBLIC FrPair GetMapFactor(MapUnit eS, MapUnit eD); 257 FrPair GetMapFactor(MapUnit eS, FieldUnit eD); 258 FrPair GetMapFactor(FieldUnit eS, MapUnit eD); 259 FrPair GetMapFactor(FieldUnit eS, FieldUnit eD);
|
| /trunk/main/svx/source/svdraw/ |
| H A D | svdtrans.cxx | 760 FrPair GetMapFactor(MapUnit eS, MapUnit eD) in GetMapFactor() function 773 FrPair GetMapFactor(MapUnit eS, FieldUnit eD) in GetMapFactor() function 785 FrPair GetMapFactor(FieldUnit eS, MapUnit eD) in GetMapFactor() function 797 FrPair GetMapFactor(FieldUnit eS, FieldUnit eD) in GetMapFactor() function
|
| H A D | svdxcgv.cxx | 343 FrPair aResize(GetMapFactor(eSrcUnit,eDstUnit)); in Paste() 488 FrPair aMapFact(GetMapFactor(eSrcMU,eDstMU)); in ImpPasteObject()
|
| H A D | svdtext.cxx | 166 Fraction aMetricFactor=GetMapFactor(aOldUnit,aNewUnit).X(); in SetModel()
|
| H A D | svdomeas.cxx | 109 aFact *= GetMapFactor(eModUIUnit, eMeasureUnit).X(); in TakeRepresentation()
|
| /trunk/main/svx/source/sdr/properties/ |
| H A D | attributeproperties.cxx | 333 aMetricFactor = GetMapFactor(aOldUnit, aNewUnit).X(); in SetModel()
|
| /trunk/main/filter/source/msfilter/ |
| H A D | msdffimp.cxx | 3250 Fraction aFact( GetMapFactor( MAP_POINT, eMap ).X() ); in ScalePt() 3270 Fraction aFact( GetMapFactor(MAP_INCH, eMap).X() ); in SetModel() 3282 aFact=GetMapFactor(MAP_100TH_MM,eMap).X(); in SetModel() 3292 aFact=GetMapFactor(MAP_POINT,eMap).X(); in SetModel()
|
| H A D | svdfppt.cxx | 2699 Fraction aFact(GetMapFactor(eMap,MAP_100TH_MM).X()); in GetPageSize()
|
| /trunk/main/sw/source/filter/ww8/ |
| H A D | wrtw8esh.cxx | 2167 aFact /= GetMapFactor(MAP_100TH_MM, eMap).X(); in Init()
|