Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/range/
H A Db2dpolyrange.cxx138 void insertPolyRange(sal_uInt32 nIndex, const ImplB2DPolyRange& rPolyRange) in insertPolyRange() function in basegfx::ImplB2DPolyRange
344 void B2DPolyRange::insertPolyRange(sal_uInt32 nIndex, const B2DPolyRange& rRange) in insertPolyRange() function in basegfx::B2DPolyRange
346 mpImpl->insertPolyRange(nIndex, *rRange.mpImpl); in insertPolyRange()
/trunk/main/basegfx/inc/basegfx/range/
H A Db2dpolyrange.hxx90 void insertPolyRange(sal_uInt32 nIndex, const B2DPolyRange&);

Completed in 18 milliseconds