Searched refs:rTmpSize (Results 1 – 2 of 2) sorted by relevance
344 const Size& rTmpSize( mrOutputWindow.GetSizePixel() ); in getTransformation() local346 if (rTmpSize.Width()<=0 || rTmpSize.Height()<=0) in getTransformation()354 const Size aWindowSize( rTmpSize.Width()-1, in getTransformation()355 rTmpSize.Height()-1 ); in getTransformation()
737 const SwFmtFrmSize& rTmpSize = pFrmFmt->GetFrmSize(); in GetMinMaxSize() local739 && rTmpSize.GetWidthPercent() ) in GetMinMaxSize()
Completed in 23 milliseconds