Searched refs:isSlotEnabled (Results 1 – 6 of 6) sorted by relevance
99 …sal_Bool isSlotEnabled( sal_Int32 _nSlotId ) { return m_pViewSwitch->isSlotEnabled( _nSlotId … in isSlotEnabled() function in dbaui::OQueryContainerWindow
75 sal_Bool isSlotEnabled(sal_Int32 _nSlotId);
128 sal_Bool isSlotEnabled(sal_Int32 _nSlotId);
312 sal_Bool OQueryViewSwitch::isSlotEnabled(sal_Int32 _nSlotId) in isSlotEnabled() function in OQueryViewSwitch314 return m_pDesignView->isSlotEnabled(_nSlotId); in isSlotEnabled()
529 aReturn.bChecked = getContainer() && getContainer()->isSlotEnabled(_nId); in GetState()697 getContainer()->setSlotEnabled(_nId,!getContainer()->isSlotEnabled(_nId)); in Execute()
3079 sal_Bool OQueryDesignView::isSlotEnabled(sal_Int32 _nSlotId) in isSlotEnabled() function in OQueryDesignView
Completed in 40 milliseconds