Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/filter/ww8/
H A Dww8par4.cxx290 const Size aSizeTwip = OutputDevice::LogicToLogic( in ImportOle() local
293 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() local
377 nX = aSizeTwip.Width(); in ImportOleBase()
378 nY = aSizeTwip.Height(); in ImportOleBase()
389 const Size aSizeTwip = OutputDevice::LogicToLogic( in ImportOleBase() local
391 nX = aSizeTwip.Width(); in ImportOleBase()
392 nY = aSizeTwip.Height(); in ImportOleBase()

Completed in 18 milliseconds