Searched refs:rPolySource (Results 1 – 1 of 1) sorted by relevance
2321 basegfx::B2DPolygon OutputDevice::LogicToLogic( const basegfx::B2DPolygon& rPolySource, in LogicToLogic() argument2327 return rPolySource; in LogicToLogic()2331 basegfx::B2DPolygon aPoly(rPolySource); in LogicToLogic()2339 basegfx::B2DPolyPolygon OutputDevice::LogicToLogic( const basegfx::B2DPolyPolygon& rPolySource, in LogicToLogic() argument2345 return rPolySource; in LogicToLogic()2349 basegfx::B2DPolyPolygon aPoly(rPolySource); in LogicToLogic()
Completed in 20 milliseconds