Searched refs:mnOutdx (Results 1 – 2 of 2) sorted by relevance
48 mnOutdx = 28000; in ImplCGMInit()154 …mpGDIMetaFile->SetPrefSize( Size( static_cast< long >( mnOutdx ), static_cast< long >( mnOutdy ) )… in ~CGM()524 double fQuo2 = mnOutdx / mnOutdy; in ImplSetMapMode()527 mnXFraction = mnOutdx / mnVDCdx; in ImplSetMapMode()532 mnXFraction = mnOutdx * ( fQuo1 / fQuo2 ) / mnVDCdx; in ImplSetMapMode()
68 double mnOutdx; // Ausgabe Groesse in 1/100TH mm member in CGM
Completed in 9 milliseconds