Home
last modified time | relevance | path

Searched refs:maDirection (Results 1 – 5 of 5) sorted by relevance

/trunk/main/drawinglayer/source/attribute/
H A Dsdrlightattribute3d.cxx43 basegfx::B3DVector maDirection; member in drawinglayer::attribute::ImpSdr3DLightAttribute
54 maDirection(rDirection), in ImpSdr3DLightAttribute()
61 const basegfx::B3DVector& getDirection() const { return maDirection; } in getDirection()
/trunk/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Dhelplineprimitive2d.hxx65 basegfx::B2DVector maDirection; member in drawinglayer::primitive2d::HelplinePrimitive2D
95 const basegfx::B2DVector& getDirection() const { return maDirection; } in getDirection()
/trunk/main/xmloff/inc/xmloff/
H A Dshapeimport.hxx187 ::basegfx::B3DVector maDirection;
200 const ::basegfx::B3DVector& GetDirection() { return maDirection; } in GetDirection()
/trunk/main/xmloff/source/draw/
H A Dximp3dscene.cxx52 maDirection(0.0, 0.0, 1.0), in SdXML3DLightContext()
75 GetImport().GetMM100UnitConverter().convertB3DVector(maDirection, sValue); in SdXML3DLightContext()
/trunk/main/drawinglayer/source/primitive2d/
H A Dhelplineprimitive2d.cxx160 maDirection(rDirection), in HelplinePrimitive2D()

Completed in 34 milliseconds