Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/layout/
H A Dpaintfrm.cxx1984 void lcl_AdjustRectToPixelSize( SwRect& io_aSwRect, const OutputDevice &aOut ) in lcl_AdjustRectToPixelSize() argument
1993 aOut.LogicToPixel( io_aSwRect.SVRect() ) ); in lcl_AdjustRectToPixelSize()
1997 const Rectangle aOrgPxRect = aOut.LogicToPixel( io_aSwRect.SVRect() ); in lcl_AdjustRectToPixelSize()
2030 io_aSwRect = SwRect( aSizedRect ); in lcl_AdjustRectToPixelSize()
2033 Rectangle aTestOrgPxRect = aOut.LogicToPixel( io_aSwRect.SVRect() ); in lcl_AdjustRectToPixelSize()

Completed in 53 milliseconds