Searched refs:SvxRectCtl (Results 1 – 13 of 13) sorted by relevance
| /trunk/main/svx/source/dialog/ |
| H A D | dlgctrl.cxx | 74 Bitmap& SvxRectCtl::GetRectBitmap( void ) in GetRectBitmap() 82 SvxRectCtl::SvxRectCtl( Window* pParent, const ResId& rResId, RECT_POINT eRpt, in SvxRectCtl() function in SvxRectCtl 102 SvxRectCtl::~SvxRectCtl() in ~SvxRectCtl() 111 void SvxRectCtl::Resize() in Resize() 119 void SvxRectCtl::Resize_Impl() in Resize_Impl() 160 void SvxRectCtl::InitRectBitmap( void ) in InitRectBitmap() 210 void SvxRectCtl::InitSettings( sal_Bool bForeground, sal_Bool bBackground ) in InitSettings() 243 void SvxRectCtl::MouseButtonDown( const MouseEvent& rMEvt ) in MouseButtonDown() 274 void SvxRectCtl::KeyInput( const KeyEvent& rKeyEvt ) in KeyInput() 362 void SvxRectCtl::StateChanged( StateChangedType nType ) in StateChanged() [all …]
|
| /trunk/main/cui/source/inc/ |
| H A D | transfrm.hxx | 94 SvxRectCtl maCtlPos; 104 SvxRectCtl maCtlSize; 209 SvxRectCtl aCtlRect; 215 SvxRectCtl aCtlAngle;
|
| H A D | cuigrfflt.hxx | 218 class EmbossControl : public SvxRectCtl 229 SvxRectCtl( pParent, rResId ) { SetActualRP( eRectPoint ); } in EmbossControl()
|
| H A D | cuitabarea.hxx | 210 SvxRectCtl aCtlPosition; 334 SvxRectCtl aCtlPosition; 493 SvxRectCtl aCtlAngle;
|
| H A D | textattr.hxx | 72 SvxRectCtl aCtlPosition;
|
| H A D | measure.hxx | 63 SvxRectCtl aCtlPosition;
|
| H A D | backgrnd.hxx | 107 SvxRectCtl aWndPosition;
|
| /trunk/main/svx/inc/svx/ |
| H A D | dlgctrl.hxx | 82 class SVX_DLLPUBLIC SvxRectCtl : public Control class 117 SvxRectCtl( Window* pParent, const ResId& rResId, RECT_POINT eRpt = RP_MM, 119 virtual ~SvxRectCtl(); 154 class SvxAngleCtl : public SvxRectCtl
|
| /trunk/main/svx/source/inc/ |
| H A D | svxrectctaccessiblecontext.hxx | 65 class SvxRectCtl; 85 SvxRectCtl& rRepresentation, 317 SvxRectCtl* mpRepr;
|
| /trunk/main/svx/inc/ |
| H A D | accessibility.hrc | 42 // SvxRectCtl & childs
|
| /trunk/main/svx/source/accessibility/ |
| H A D | accessibility.src | 72 // SvxRectCtl
|
| H A D | svxrectctaccessiblecontext.cxx | 153 SvxRectCtl& rRepr, in SvxRectCtlAccessibleContext()
|
| /trunk/main/cui/source/dialogs/ |
| H A D | cuigrfflt.cxx | 687 SvxRectCtl::MouseButtonDown( rEvt ); in MouseButtonDown()
|