Home
last modified time | relevance | path

Searched refs:setSlotEnabled (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/dbaccess/source/ui/inc/
H A Dquerycontainerwindow.hxx100 …void setSlotEnabled( sal_Int32 _nSlotId, sal_Bool _bEnable ) { m_pViewSwitch->setSlotEnabled( _nS… in setSlotEnabled() function in dbaui::OQueryContainerWindow
H A DQueryViewSwitch.hxx76 void setSlotEnabled(sal_Int32 _nSlotId,sal_Bool _bEnable);
H A DQueryDesignView.hxx129 void setSlotEnabled(sal_Int32 _nSlotId,sal_Bool _bEnable);
/aoo41x/main/dbaccess/source/ui/querydesign/
H A DQueryViewSwitch.cxx317 void OQueryViewSwitch::setSlotEnabled(sal_Int32 _nSlotId,sal_Bool _bEnable) in setSlotEnabled() function in OQueryViewSwitch
319 m_pDesignView->setSlotEnabled(_nSlotId,_bEnable); in setSlotEnabled()
H A Dquerycontroller.cxx697 getContainer()->setSlotEnabled(_nId,!getContainer()->isSlotEnabled(_nId)); in Execute()
H A DQueryDesignView.cxx3056 void OQueryDesignView::setSlotEnabled(sal_Int32 _nSlotId,sal_Bool _bEnable) in setSlotEnabled() function in OQueryDesignView

Completed in 88 milliseconds