Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/polygon/
H A Db2dpolygon.cxx249 class ControlVectorPair2D class
255 explicit ControlVectorPair2D () { } in ControlVectorPair2D() function in ControlVectorPair2D
279 bool operator==(const ControlVectorPair2D& rData) const in operator ==()
294 typedef ::std::vector< ControlVectorPair2D > ControlVectorPair2DVector;
406 void append(const ControlVectorPair2D& rValue) in append()
417 void insert(sal_uInt32 nIndex, const ControlVectorPair2D& rValue, sal_uInt32 nCount) in insert()
791 const ControlVectorPair2D aVectorPair; in append()
806 ControlVectorPair2D aVectorPair; in insert()
939 ControlVectorPair2D aVectorPair; in insert()

Completed in 16 milliseconds