Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8par4.cxx289 const Size aSizeTwip = OutputDevice::LogicToLogic( in ImportOle() local
292 pTempSet->Put( SwFmtFrmSize( ATT_FIX_SIZE, aSizeTwip.Width(), in ImportOle()
293 aSizeTwip.Height() ) ); in ImportOle()
300 pSFlyPara->BoxUpWidth( aSizeTwip.Width() ); in ImportOle()
374 const Size aSizeTwip = OutputDevice::LogicToLogic( in ImportOleBase() local
376 nX = aSizeTwip.Width(); in ImportOleBase()
377 nY = aSizeTwip.Height(); in ImportOleBase()
388 const Size aSizeTwip = OutputDevice::LogicToLogic( in ImportOleBase() local
390 nX = aSizeTwip.Width(); in ImportOleBase()
391 nY = aSizeTwip.Height(); in ImportOleBase()