Home
last modified time | relevance | path

Searched defs:B2DVector (Results 1 – 9 of 9) sorted by relevance

/AOO41X/main/basegfx/inc/basegfx/vector/
H A Db2dvector.hxx44 class B2DVector : public ::basegfx::B2DTuple class
51 B2DVector() in B2DVector() function in basegfx::B2DVector
65 B2DVector(double fX, double fY) in B2DVector() function in basegfx::B2DVector
74 B2DVector(const B2DVector& rVec) in B2DVector() function in basegfx::B2DVector
83 B2DVector(const ::basegfx::B2IVector& rVec) in B2DVector() function in basegfx::B2DVector
90 B2DVector(const ::basegfx::B2DTuple& rTuple) in B2DVector() function in basegfx::B2DVector
/AOO41X/main/slideshow/source/engine/
H A Dtools.cxx195 bool extractValue( sal_Int32& o_rValue, in extractValue()
261 bool extractValue( RGBColor& o_rValue, in extractValue()
343 bool extractValue( HSLColor& o_rValue, in extractValue()
382 bool extractValue( ::rtl::OUString& o_rValue, in extractValue()
395 bool extractValue( bool& o_rValue, in extractValue()
H A Danimationfactory.cxx970 …Ptr AnimationFactory::createEnumPropertyAnimation( const ::rtl::OUString& rAttrName, in createEnumPropertyAnimation()
1066 …dPtr AnimationFactory::createColorPropertyAnimation( const ::rtl::OUString& rAttrName, in createColorPropertyAnimation()
1218 …r AnimationFactory::createStringPropertyAnimation( const ::rtl::OUString& rAttrName, in createStringPropertyAnimation()
1292 …Ptr AnimationFactory::createBoolPropertyAnimation( const ::rtl::OUString& rAttrName, in createBoolPropertyAnimation()
/AOO41X/main/basegfx/source/tools/
H A Ddebugplotter.cxx129 void outputVector( const ::std::pair< B2DVector, ::rtl::OString >& rElem ) in outputVector()
/AOO41X/main/vcl/os2/source/gdi/
H A Dsalgdi.cxx687 const basegfx::B2DVector& /*rLineWidths*/, in drawPolyLine()
/AOO41X/main/vcl/unx/headless/
H A Dsvpgdi.cxx417 bool SvpSalGraphics::drawPolyLine( in drawPolyLine()
H A Dsvppspgraphics.cxx354 bool PspGraphics::drawPolyLine( in drawPolyLine()
/AOO41X/main/vcl/source/gdi/
H A Dsalgdilayout.cxx436 const basegfx::B2DVector& /*rLineWidths*/, in drawPolyLine()
/AOO41X/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx431 const basegfx::B2DVector& /*rLineWidths*/, in drawPolyLine()