Searched defs:insertElement (Results 1 – 3 of 3) sorted by relevance
/aoo42x/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
|
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/ |
H A D | OContainer.java | 294 public void insertElement(String name, XPropertySet element) { in insertElement() method in OContainer
|
/aoo42x/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 24 milliseconds