Searched refs:aSizeTwip (Results 1 – 1 of 1) sorted by relevance
290 const Size aSizeTwip = OutputDevice::LogicToLogic( in ImportOle() local293 pTempSet->Put( SwFmtFrmSize( ATT_FIX_SIZE, aSizeTwip.Width(), in ImportOle()294 aSizeTwip.Height() ) ); in ImportOle()301 pSFlyPara->BoxUpWidth( aSizeTwip.Width() ); in ImportOle()375 const Size aSizeTwip = OutputDevice::LogicToLogic( in ImportOleBase() local377 nX = aSizeTwip.Width(); in ImportOleBase()378 nY = aSizeTwip.Height(); in ImportOleBase()389 const Size aSizeTwip = OutputDevice::LogicToLogic( in ImportOleBase() local391 nX = aSizeTwip.Width(); in ImportOleBase()392 nY = aSizeTwip.Height(); in ImportOleBase()
Completed in 17 milliseconds