Searched defs:setLength (Results 1 – 7 of 7) sorted by relevance
/aoo4110/main/basegfx/source/vector/ | ||
H A D | b2ivector.cxx | 76 B2IVector& B2IVector::setLength(double fLen) in setLength() function in basegfx::B2IVector |
H A D | b2dvector.cxx | 115 B2DVector& B2DVector::setLength(double fLen) in setLength() function in basegfx::B2DVector |
/aoo4110/main/basegfx/inc/basegfx/vector/ | ||
H A D | b3ivector.hxx | 174 B3IVector& setLength(double fLen) in setLength() function in basegfx::B3IVector |
H A D | b3dvector.hxx | 176 B3DVector& setLength(double fLen) in setLength() function in basegfx::B3DVector |
/aoo4110/main/sal/inc/rtl/ | ||
H A D | strbuf.hxx | 230 void setLength(sal_Int32 newLength) in setLength() function in rtl::OStringBuffer |
H A D | ustrbuf.hxx | 231 void setLength(sal_Int32 newLength) in setLength() function in rtl::OUStringBuffer |
/aoo4110/main/sal/qa/OStringBuffer/ | ||
H A D | rtl_OStringBuffer.cxx | 1068 class setLength : public CppUnit::TestFixture class |
Completed in 97 milliseconds