Searched defs:GetAngle (Results 1 – 8 of 8) sorted by relevance
/trunk/main/svx/inc/svx/ | ||
H A D | xhatch.hxx | 58 long GetAngle() const { return nAngle; } in GetAngle() function in XHatch |
H A D | xgrad.hxx | 73 long GetAngle() const { return nAngle; } in GetAngle() function in XGradient |
H A D | framelink.hxx | 200 inline double GetAngle() const { return mfAngle; } in GetAngle() function in svx::frame::DiagStyle |
/trunk/main/vcl/inc/vcl/ | ||
H A D | hatch.hxx | 86 sal_uInt16 GetAngle() const { return mpImplHatch->mnAngle; } in GetAngle() function in Hatch |
H A D | gradient.hxx | 100 sal_uInt16 GetAngle() const { return mpImplGradient->mnAngle; } in GetAngle() function in Gradient |
/trunk/main/filter/source/msfilter/ | ||
H A D | eschesdo.hxx | 77 sal_Int32 GetAngle() const { return mnAngle; } in GetAngle() function in ImplEESdrObject |
/trunk/main/sd/source/ui/inc/ | ||
H A D | optsitem.hxx | 444 sal_Int16 GetAngle() const { Init(); return nAngle; } in GetAngle() function in SdOptionsSnap |
/trunk/main/svx/source/svdraw/ | ||
H A D | svdtrans.cxx | 508 long GetAngle(const Point& rPnt) in GetAngle() function |
Completed in 40 milliseconds