Searched refs:io_aSwRect (Results 1 – 1 of 1) sorted by relevance
2067 void lcl_AdjustRectToPixelSize( SwRect& io_aSwRect, const OutputDevice &aOut ) in lcl_AdjustRectToPixelSize() argument2076 aOut.LogicToPixel( io_aSwRect.SVRect() ) ); in lcl_AdjustRectToPixelSize()2080 const Rectangle aOrgPxRect = aOut.LogicToPixel( io_aSwRect.SVRect() ); in lcl_AdjustRectToPixelSize()2113 io_aSwRect = SwRect( aSizedRect ); in lcl_AdjustRectToPixelSize()2116 Rectangle aTestOrgPxRect = aOut.LogicToPixel( io_aSwRect.SVRect() ); in lcl_AdjustRectToPixelSize()