Searched refs:SvxZoomStatusBarControl (Results 1 – 8 of 8) sorted by relevance
/aoo4110/main/svx/source/stbctrls/ |
H A D | zoomctrl.cxx | 44 SFX_IMPL_STATUSBAR_CONTROL(SvxZoomStatusBarControl,SvxZoomItem); 110 SvxZoomStatusBarControl::SvxZoomStatusBarControl( sal_uInt16 _nSlotId, in SvxZoomStatusBarControl() function in SvxZoomStatusBarControl 122 void SvxZoomStatusBarControl::StateChanged( sal_uInt16, SfxItemState eState, in StateChanged() 168 void SvxZoomStatusBarControl::Paint( const UserDrawEvent& ) in Paint() 177 void SvxZoomStatusBarControl::Command( const CommandEvent& rCEvt ) in Command() 213 sal_uIntPtr SvxZoomStatusBarControl::GetDefItemWidth(const StatusBar& rStb) in GetDefItemWidth()
|
/aoo4110/main/sw/source/ui/utlui/ |
H A D | zoomctrl.cxx | 48 SvxZoomStatusBarControl( _nSlotId, _nId, rStb ) in SwZoomControl() 71 SvxZoomStatusBarControl::StateChanged(nSID, eState, pState); in StateChanged() 80 SvxZoomStatusBarControl::Paint(rUsrEvt); in Paint() 90 SvxZoomStatusBarControl::Command(rCEvt); in Command()
|
/aoo4110/main/svx/inc/svx/ |
H A D | zoomctrl.hxx | 33 class SVX_DLLPUBLIC SvxZoomStatusBarControl : public SfxStatusBarControl class 47 SvxZoomStatusBarControl( sal_uInt16 nSlotId, sal_uInt16 nId, StatusBar& rStb );
|
/aoo4110/main/reportdesign/source/ui/misc/ |
H A D | statusbarcontroller.cxx | 116 pController = new SvxZoomStatusBarControl(m_nSlotId = SID_ATTR_ZOOM,m_nId,*pStatusBar); in initialize() 158 …static_cast<SvxZoomStatusBarControl*>(m_rController.get())->StateChanged(m_nSlotId,SFX_ITEM_AVAILA… in statusChanged()
|
/aoo4110/main/sw/source/ui/inc/ |
H A D | zoomctrl.hxx | 28 class SwZoomControl : public SvxZoomStatusBarControl
|
/aoo4110/main/starmath/source/ |
H A D | smdll.cxx | 86 SvxZoomStatusBarControl::RegisterControl( SID_ATTR_ZOOM, pp ); in Init()
|
/aoo4110/main/sd/source/ui/app/ |
H A D | sddll2.cxx | 173 SvxZoomStatusBarControl::RegisterControl( SID_ATTR_ZOOM, pMod ); in RegisterControllers()
|
/aoo4110/main/sc/source/ui/app/ |
H A D | scdll.cxx | 271 SvxZoomStatusBarControl ::RegisterControl(SID_ATTR_ZOOM, pMod); in Init()
|
Completed in 41 milliseconds