Searched refs:rLogicPolyPoly (Results 1 – 2 of 2) sorted by relevance
725 PolyPolygon OutputDevice::ImplLogicToDevicePixel( const PolyPolygon& rLogicPolyPoly ) const in ImplLogicToDevicePixel()728 return rLogicPolyPoly; in ImplLogicToDevicePixel()730 PolyPolygon aPolyPoly( rLogicPolyPoly ); in ImplLogicToDevicePixel()1231 PolyPolygon OutputDevice::LogicToPixel( const PolyPolygon& rLogicPolyPoly ) const in LogicToPixel()1234 DBG_CHKOBJ( &rLogicPolyPoly, PolyPolygon, NULL ); in LogicToPixel()1237 return rLogicPolyPoly; in LogicToPixel()1239 PolyPolygon aPolyPoly( rLogicPolyPoly ); in LogicToPixel()1261 basegfx::B2DPolyPolygon OutputDevice::LogicToPixel( const basegfx::B2DPolyPolygon& rLogicPolyPoly )… in LogicToPixel()1263 basegfx::B2DPolyPolygon aTransformedPoly = rLogicPolyPoly; in LogicToPixel()1439 PolyPolygon OutputDevice::LogicToPixel( const PolyPolygon& rLogicPolyPoly, in LogicToPixel() argument[all …]
465 SAL_DLLPRIVATE PolyPolygon ImplLogicToDevicePixel( const PolyPolygon& rLogicPolyPoly ) const;1018 basegfx::B2DPolygon LogicToPixel( const basegfx::B2DPolygon& rLogicPolyPoly ) const;1019 PolyPolygon LogicToPixel( const PolyPolygon& rLogicPolyPoly ) const;1020 basegfx::B2DPolyPolygon LogicToPixel( const basegfx::B2DPolyPolygon& rLogicPolyPoly ) const;1032 PolyPolygon LogicToPixel( const PolyPolygon& rLogicPolyPoly,1034 basegfx::B2DPolyPolygon LogicToPixel( const basegfx::B2DPolyPolygon& rLogicPolyPoly,