Home
last modified time | relevance | path

Searched defs:getEmptyVector (Results 1 – 5 of 5) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/basegfx/vector/
H A Db3dvector.hxx208 static const B3DVector& getEmptyVector() in getEmptyVector() function in basegfx::B3DVector
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/basegfx/vector/
H A Db3dvector.hxx209 static const B3DVector& getEmptyVector() in getEmptyVector() function in basegfx::B3DVector
/dports/editors/libreoffice/libreoffice-7.2.6.2/basegfx/source/vector/
H A Db2dvector.cxx81 const B2DVector& B2DVector::getEmptyVector() in getEmptyVector() function in basegfx::B2DVector
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basegfx/source/vector/
H A Db2dvector.cxx81 const B2DVector& B2DVector::getEmptyVector() in getEmptyVector() function in basegfx::B2DVector
/dports/math/cvc3/cvc3-2.4.1/src/include/
H A Dexpr_manager.h282 const std::vector<Expr>& getEmptyVector() { return d_emptyVec; } in getEmptyVector() function