Home
last modified time | relevance | path

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

/trunk/main/basegfx/inc/basegfx/vector/
H A Db2dvector.hxx45 class BASEGFX_DLLPUBLIC B2DVector : public ::basegfx::B2DTuple class
52 B2DVector() in B2DVector() function in basegfx::B2DVector
66 B2DVector(double fX, double fY) in B2DVector() function in basegfx::B2DVector
75 B2DVector(const B2DVector& rVec) in B2DVector() function in basegfx::B2DVector
84 B2DVector(const ::basegfx::B2IVector& rVec) in B2DVector() function in basegfx::B2DVector
91 B2DVector(const ::basegfx::B2DTuple& rTuple) in B2DVector() function in basegfx::B2DVector
/trunk/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 …EnumAnimationSharedPtr AnimationFactory::createEnumPropertyAnimation( const ::rtl::OUString& rA… in createEnumPropertyAnimation()
1066 …ColorAnimationSharedPtr AnimationFactory::createColorPropertyAnimation( const ::rtl::OUString& … in createColorPropertyAnimation()
1218 …StringAnimationSharedPtr AnimationFactory::createStringPropertyAnimation( const ::rtl::OUString& … in createStringPropertyAnimation()
1292 …BoolAnimationSharedPtr AnimationFactory::createBoolPropertyAnimation( const ::rtl::OUString& rA… in createBoolPropertyAnimation()
/trunk/main/basegfx/source/tools/
H A Ddebugplotter.cxx129 void outputVector( const ::std::pair< B2DVector, ::rtl::OString >& rElem ) in outputVector()
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi.cxx687 const basegfx::B2DVector& /*rLineWidths*/, in drawPolyLine()
/trunk/main/vcl/unx/headless/
H A Dsvpgdi.cxx417 bool SvpSalGraphics::drawPolyLine( in drawPolyLine()
H A Dsvppspgraphics.cxx354 bool PspGraphics::drawPolyLine( in drawPolyLine()
/trunk/main/vcl/source/gdi/
H A Dsalgdilayout.cxx436 const basegfx::B2DVector& /*rLineWidths*/, in drawPolyLine()
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx431 const basegfx::B2DVector& /*rLineWidths*/, in drawPolyLine()

Completed in 66 milliseconds