Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/slideshow/
H A Dslideshowviewimpl.cxx344 const Size& rTmpSize( mrOutputWindow.GetSizePixel() ); in getTransformation() local
346 if (rTmpSize.Width()<=0 || rTmpSize.Height()<=0) in getTransformation()
354 const Size aWindowSize( rTmpSize.Width()-1, in getTransformation()
355 rTmpSize.Height()-1 ); in getTransformation()
/aoo4110/main/sw/source/core/text/
H A Ditratr.cxx737 const SwFmtFrmSize& rTmpSize = pFrmFmt->GetFrmSize(); in GetMinMaxSize() local
739 && rTmpSize.GetWidthPercent() ) in GetMinMaxSize()

Completed in 26 milliseconds