Searched defs:B2DVector (Results 1 – 9 of 9) sorted by relevance
/aoo42x/main/basegfx/inc/basegfx/vector/ |
H A D | b2dvector.hxx | 45 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
|
/aoo42x/main/slideshow/source/engine/ |
H A D | tools.cxx | 195 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 D | animationfactory.cxx | 970 …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()
|
/aoo42x/main/basegfx/source/tools/ |
H A D | debugplotter.cxx | 129 void outputVector( const ::std::pair< B2DVector, ::rtl::OString >& rElem ) in outputVector()
|
/aoo42x/main/vcl/os2/source/gdi/ |
H A D | salgdi.cxx | 687 const basegfx::B2DVector& /*rLineWidths*/, in drawPolyLine()
|
/aoo42x/main/vcl/unx/headless/ |
H A D | svpgdi.cxx | 417 bool SvpSalGraphics::drawPolyLine( in drawPolyLine()
|
H A D | svppspgraphics.cxx | 354 bool PspGraphics::drawPolyLine( in drawPolyLine()
|
/aoo42x/main/vcl/source/gdi/ |
H A D | salgdilayout.cxx | 436 const basegfx::B2DVector& /*rLineWidths*/, in drawPolyLine()
|
/aoo42x/main/vcl/unx/generic/gdi/ |
H A D | pspgraphics.cxx | 431 const basegfx::B2DVector& /*rLineWidths*/, in drawPolyLine()
|
Completed in 74 milliseconds