Home
last modified time | relevance | path

Searched refs:SvxAngleCtl (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/inc/svx/
H A Ddlgctrl.hxx154 class SvxAngleCtl : public SvxRectCtl class
165 SvxAngleCtl( Window* pParent, const ResId& rResId );
166 SvxAngleCtl( Window* pParent, const ResId& rResId, Size aSize );
/trunk/main/svx/source/dialog/
H A Ddlgctrl.cxx757 SvxAngleCtl::SvxAngleCtl( Window* pParent, const ResId& rResId ) : in SvxAngleCtl() function in SvxAngleCtl
771 SvxAngleCtl::SvxAngleCtl( Window* pParent, const ResId& rResId, Size _aSize ) : in SvxAngleCtl() function in SvxAngleCtl
785 void SvxAngleCtl::Initialize() in Initialize()
801 void SvxAngleCtl::Paint( const Rectangle& ) in Paint()