Searched defs:B2DVector (Results 1 – 9 of 9) sorted by relevance
| /AOO41X/main/basegfx/inc/basegfx/vector/ |
| H A D | b2dvector.hxx | 44 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 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 …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 D | debugplotter.cxx | 129 void outputVector( const ::std::pair< B2DVector, ::rtl::OString >& rElem ) in outputVector()
|
| /AOO41X/main/vcl/os2/source/gdi/ |
| H A D | salgdi.cxx | 687 const basegfx::B2DVector& /*rLineWidths*/, in drawPolyLine()
|
| /AOO41X/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()
|
| /AOO41X/main/vcl/source/gdi/ |
| H A D | salgdilayout.cxx | 436 const basegfx::B2DVector& /*rLineWidths*/, in drawPolyLine()
|
| /AOO41X/main/vcl/unx/generic/gdi/ |
| H A D | pspgraphics.cxx | 431 const basegfx::B2DVector& /*rLineWidths*/, in drawPolyLine()
|