Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/ui/func/
H A Dfumorph.cxx303 …FuMorph::ImpAddPolys(::basegfx::B2DPolyPolygon& rSmaller, const ::basegfx::B2DPolyPolygon& rBigger) in ImpAddPolys() argument
305 while(rSmaller.count() < rBigger.count()) in ImpAddPolys()
307 const ::basegfx::B2DPolygon aToBeCopied(rBigger.getB2DPolygon(rSmaller.count())); in ImpAddPolys()
312 const ::basegfx::B2DRange aSrcSize(::basegfx::tools::getRange(rBigger.getB2DPolygon(0L))); in ImpAddPolys()
/aoo41x/main/sd/source/ui/inc/
H A Dfumorph.hxx69 void ImpAddPolys(::basegfx::B2DPolyPolygon& rSmaller, const ::basegfx::B2DPolyPolygon& rBigger);

Completed in 31 milliseconds