Home
last modified time | relevance | path

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

12

/AOO42X/main/sfx2/source/statbar/
H A Dstbitem.cxx63 sal_uInt16 SfxStatusBarControl::convertAwtToVCLMouseButtons( sal_Int16 nAwtMouseButtons ) in convertAwtToVCLMouseButtons()
133 return SfxStatusBarControl::CreateControl( nSlotId, nID, pStatusBar, pModule ); in SfxStatusBarControllerFactory()
142 SfxStatusBarControl::SfxStatusBarControl in SfxStatusBarControl() function in SfxStatusBarControl
173 SfxStatusBarControl::~SfxStatusBarControl() in ~SfxStatusBarControl()
185 uno::Any SAL_CALL SfxStatusBarControl::queryInterface( const uno::Type & rType ) in queryInterface()
191 void SAL_CALL SfxStatusBarControl::acquire() throw() in acquire()
196 void SAL_CALL SfxStatusBarControl::release() throw() in release()
203 void SAL_CALL SfxStatusBarControl::disposing( const lang::EventObject& aEvent ) in disposing()
211 void SAL_CALL SfxStatusBarControl::dispose() in dispose()
219 void SAL_CALL SfxStatusBarControl::statusChanged( const frame::FeatureStateEvent& rEvent ) in statusChanged()
[all …]
/AOO42X/main/sfx2/inc/sfx2/
H A Dstbitem.hxx34 class SfxStatusBarControl;
42 typedef SfxStatusBarControl* (*SfxStatusBarControlCtor)( sal_uInt16 nSlotId, sal_uInt16 nId, Status…
64 class SFX2_DLLPUBLIC SfxStatusBarControl: public svt::StatusbarController class
115 SfxStatusBarControl( sal_uInt16 nSlotID, sal_uInt16 nId, StatusBar& rBar );
116 virtual ~SfxStatusBarControl();
124 …static SfxStatusBarControl* CreateControl( sal_uInt16 nSlotID, sal_uInt16 nId, StatusBar *pBar, Sf…
132 … static SfxStatusBarControl* CreateImpl( sal_uInt16 nSlotId, sal_uInt16 nId, StatusBar &rStb ); \
136SfxStatusBarControl* __EXPORT Class::CreateImpl( sal_uInt16 nSlotId, sal_uInt16 nId, StatusBar &rS…
139 { SfxStatusBarControl::RegisterStatusBarControl( pMod, new SfxStbCtrlFactory( \
/AOO42X/main/xmlsecurity/source/dialogs/
H A Dstbcontrl.cxx113 :SfxStatusBarControl( _nId, _rStb, _rBind ) in XmlSecStatusBarControl()
160 SfxStatusBarControl::Command( rCEvt ); in Command()
/AOO42X/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()
/AOO42X/main/sw/source/ui/inc/
H A Dtmplctrl.hxx34 class SwTemplateControl : public SfxStatusBarControl
H A Dbookctrl.hxx32 class SwBookmarkControl : public SfxStatusBarControl
H A Dviewlayoutctrl.hxx32 class SwViewLayoutControl : public SfxStatusBarControl
/AOO42X/main/sd/source/ui/inc/
H A Dtmplctrl.hxx29 class SdTemplateControl : public SfxStatusBarControl
/AOO42X/main/xmlsecurity/inc/xmlsecurity/
H A Dstbcontrl.hxx34 class XmlSecStatusBarControl : public SfxStatusBarControl
/AOO42X/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 Dzoomctrl.hxx34 class SVX_DLLPUBLIC SvxZoomStatusBarControl : public SfxStatusBarControl
H A Dxmlsecctrl.hxx35 class SVX_DLLPUBLIC XmlSecStatusBarControl : public SfxStatusBarControl
H A Dpszctrl.hxx38 class SVX_DLLPUBLIC SvxPosSizeStatusBarControl : public SfxStatusBarControl
H A Dzoomsliderctrl.hxx34 class SVX_DLLPUBLIC SvxZoomSliderControl : public SfxStatusBarControl
/AOO42X/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()
/AOO42X/main/sd/source/ui/app/
H A Dtmplctrl.cxx79 SfxStatusBarControl( _nSlotId, _nId, rStb ) in SdTemplateControl()
/AOO42X/main/reportdesign/source/ui/inc/
H A Dstatusbarcontroller.hxx31 class SfxStatusBarControl;

12