Searched defs:insertElement (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/basegfx/source/range/ |
H A D | b2dpolyrange.cxx | 110 …void insertElement(sal_uInt32 nIndex, const B2DPolyRange::ElementType& rElement, sal_uInt32 nCount) in insertElement() function in basegfx::ImplB2DPolyRange 117 …void insertElement(sal_uInt32 nIndex, const B2DRange& rRange, B2VectorOrientation eOrient, sal_uIn… in insertElement() function in basegfx::ImplB2DPolyRange 324 …void B2DPolyRange::insertElement(sal_uInt32 nIndex, const ElementType& rElement, sal_uInt32 nCount) in insertElement() function in basegfx::B2DPolyRange 329 …void B2DPolyRange::insertElement(sal_uInt32 nIndex, const B2DRange& rRange, B2VectorOrientation eO… in insertElement() function in basegfx::B2DPolyRange
|
/aoo4110/main/connectivity/source/sdbcx/ |
H A D | VCollection.cxx | 524 void OCollection::insertElement(const ::rtl::OUString& _sElementName,const ObjectType& _xElement) in insertElement() function in OCollection
|
Completed in 14 milliseconds