Home
last modified time | relevance | path

Searched refs:SfxStatusBarControl (Results 1 – 25 of 28) sorted by relevance

12

/trunk/main/sfx2/source/statbar/
H A Dstbitem.cxx144 SfxStatusBarControl::SfxStatusBarControl in SfxStatusBarControl() function in SfxStatusBarControl
175 SfxStatusBarControl::~SfxStatusBarControl() in ~SfxStatusBarControl()
213 void SAL_CALL SfxStatusBarControl::dispose() in dispose()
396 void SAL_CALL SfxStatusBarControl::paint( in paint()
435 void SfxStatusBarControl::StateChanged in StateChanged()
574 void SfxStatusBarControl::Click() in Click()
589 void SfxStatusBarControl::DoubleClick() in DoubleClick()
604 void SfxStatusBarControl::Paint in Paint()
625 void SfxStatusBarControl::CaptureMouse() in CaptureMouse()
631 void SfxStatusBarControl::ReleaseMouse() in ReleaseMouse()
[all …]
/trunk/main/sfx2/inc/sfx2/
H A Dstbitem.hxx35 class SfxStatusBarControl;
43 typedef SfxStatusBarControl* (*SfxStatusBarControlCtor)( sal_uInt16 nSlotId, sal_uInt16 nId, Status…
65 class SFX2_DLLPUBLIC SfxStatusBarControl: public svt::StatusbarController class
116 SfxStatusBarControl( sal_uInt16 nSlotID, sal_uInt16 nId, StatusBar& rBar );
117 virtual ~SfxStatusBarControl();
125 …static SfxStatusBarControl* CreateControl( sal_uInt16 nSlotID, sal_uInt16 nId, StatusBar *pBar, Sf…
133 static SfxStatusBarControl* CreateImpl( sal_uInt16 nSlotId, sal_uInt16 nId, StatusBar &rStb ); \
137SfxStatusBarControl* __EXPORT Class::CreateImpl( sal_uInt16 nSlotId, sal_uInt16 nId, StatusBar &rS…
140 { SfxStatusBarControl::RegisterStatusBarControl( pMod, new SfxStbCtrlFactory( \
/trunk/main/xmlsecurity/source/dialogs/
H A Dstbcontrl.cxx113 :SfxStatusBarControl( _nId, _rStb, _rBind ) in XmlSecStatusBarControl()
160 SfxStatusBarControl::Command( rCEvt ); in Command()
/trunk/main/svx/source/stbctrls/
H A Dzoomctrl.cxx114 SfxStatusBarControl( _nSlotId, _nId, rStb ), in SvxZoomStatusBarControl()
210 SfxStatusBarControl::Command( rCEvt ); in Command()
H A Dxmlsecctrl.cxx87 :SfxStatusBarControl( _nSlotId, _nId, _rStb ) in XmlSecStatusBarControl()
161 SfxStatusBarControl::Command( rCEvt ); in Command()
H A Dpszctrl.cxx180 SfxStatusBarControl( _nSlotId, _nId, rStb ), in SvxPosSizeStatusBarControl()
350 SfxStatusBarControl::Command( rCEvt ); in Command()
H A Dmodctrl.cxx50 SfxStatusBarControl( _nSlotId, _nId, rStb ), in SvxModifyControl()
H A Dinsctrl.cxx53 SfxStatusBarControl( _nSlotId, _nId, rStb ), in SvxInsertStatusBarControl()
H A Dselctrl.cxx52 SfxStatusBarControl( _nSlotId, _nId, rStb ), in SvxSelectionModeControl()
/trunk/main/sd/source/ui/inc/
H A Dtmplctrl.hxx29 class SdTemplateControl : public SfxStatusBarControl
/trunk/main/sw/source/ui/inc/
H A Dbookctrl.hxx33 class SwBookmarkControl : public SfxStatusBarControl
H A Dtmplctrl.hxx34 class SwTemplateControl : public SfxStatusBarControl
H A Dviewlayoutctrl.hxx32 class SwViewLayoutControl : public SfxStatusBarControl
/trunk/main/xmlsecurity/inc/xmlsecurity/
H A Dstbcontrl.hxx34 class XmlSecStatusBarControl : public SfxStatusBarControl
/trunk/main/svx/inc/svx/
H A Dmodctrl.hxx33 class SVX_DLLPUBLIC SvxModifyControl : public SfxStatusBarControl
H A Dselctrl.hxx33 class SVX_DLLPUBLIC SvxSelectionModeControl : public SfxStatusBarControl
H A Dinsctrl.hxx33 class SVX_DLLPUBLIC SvxInsertStatusBarControl : public SfxStatusBarControl
H A Dxmlsecctrl.hxx35 class SVX_DLLPUBLIC XmlSecStatusBarControl : public SfxStatusBarControl
H A Dzoomctrl.hxx34 class SVX_DLLPUBLIC SvxZoomStatusBarControl : public SfxStatusBarControl
H A Dpszctrl.hxx38 class SVX_DLLPUBLIC SvxPosSizeStatusBarControl : public SfxStatusBarControl
H A Dzoomsliderctrl.hxx34 class SVX_DLLPUBLIC SvxZoomSliderControl : public SfxStatusBarControl
/trunk/main/sw/source/ui/utlui/
H A Dbookctrl.cxx90 SfxStatusBarControl( _nSlotId, _nId, rStb ) in SwBookmarkControl()
H A Dtmplctrl.cxx88 SfxStatusBarControl( _nSlotId, _nId, rStb ) in SwTemplateControl()
H A Dviewlayoutctrl.cxx69 SfxStatusBarControl( _nSlotId, _nId, rStb ), in SwViewLayoutControl()
/trunk/main/sd/source/ui/app/
H A Dtmplctrl.cxx79 SfxStatusBarControl( _nSlotId, _nId, rStb ) in SdTemplateControl()

Completed in 59 milliseconds

12