Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdxcgv.cxx488 FrPair aMapFact(GetMapFactor(eSrcMU,eDstMU)); in ImpPasteObject() local
490 nSizX*=aMapFact.X().GetNumerator(); in ImpPasteObject()
493 nSizX/=aMapFact.X().GetDenominator(); in ImpPasteObject()
496 nSizY*=aMapFact.Y().GetNumerator(); in ImpPasteObject()
499 nSizY/=aMapFact.Y().GetDenominator(); in ImpPasteObject()