Lines Matching refs:GetBindings
1002 GetBindings().InvalidateAll(sal_False); in ExecHistory_Impl()
1008 GetBindings().InvalidateAll(sal_False); in ExecHistory_Impl()
1378 SfxBindings& rBind = GetBindings(); in Notify()
1391 pDispat->GetBindings()->InvalidateAll(sal_True); in Notify()
1410 SfxBindings& rBind = GetBindings(); in Notify()
1440 SfxBindings& rBind = GetBindings(); in Notify()
1454 SfxBindings& rBind = GetBindings(); in Notify()
1478 GetBindings().GetDispatcher_Impl()->Update_Impl( sal_True ); in Notify()
1504 if ( !GetBindings().GetDispatcher() ) in Construct_Impl()
1505 GetBindings().SetDispatcher( pDispatcher ); in Construct_Impl()
2021 GetBindings().SetActiveFrame( css::uno::Reference< css::frame::XFrame >() ); in MakeActive_Impl()
2038 GetBindings().SetDispatcher( GetDispatcher() ); in MakeActive_Impl()
2039 …GetBindings().SetActiveFrame( ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame > … in MakeActive_Impl()
2408 GetBindings().ENTERREGISTRATIONS(); in SwitchToViewShell_Impl()
2433 GetBindings().LEAVEREGISTRATIONS(); in SwitchToViewShell_Impl()
3091 GetBindings().SetRecorder_Impl( xRecorder ); in MiscExec_Impl()
3095 GetBindings().Invalidate( SID_RECORDMACRO ); in MiscExec_Impl()
3116 GetBindings().SetRecorder_Impl( xRecorder ); in MiscExec_Impl()
3425 GetBindings().Invalidate( nSID ); in ChildWindowExecute()