Home
last modified time | relevance | path

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

/trunk/main/svtools/source/filter/wmf/
H A Demfwr.cxx185 …const Size aMtfSizeLog( maVDev.LogicToLogic( rMtf.GetPrefSize(), rMtf.GetPrefMapMode(), MAP_100TH_… in WriteEMF() local
235 … (sal_Int32) 0 << (sal_Int32) 0 << (sal_Int32) ( aMtfSizeLog.Width() - 1 ) << (sal_Int32) ( aMtfSi… in WriteEMF()
239 << (sal_Int32) ( aMtfSizeLog.Width() / 100 ) << (sal_Int32) ( aMtfSizeLog.Height() / 100 ) in WriteEMF()
241 …<< (sal_Int32) ( aMtfSizeLog.Width() * 10 ) << (sal_Int32) ( aMtfSizeLog.Height() * 10 ); //use [… in WriteEMF()

Completed in 14 milliseconds