Searched defs:isSlotEnabled (Results 1 – 3 of 3) sorted by relevance
/trunk/main/dbaccess/source/ui/inc/ | ||
H A D | querycontainerwindow.hxx | 99 …sal_Bool isSlotEnabled( sal_Int32 _nSlotId ) { return m_pViewSwitch->isSlotEnabled( _nSlotId … in isSlotEnabled() function in dbaui::OQueryContainerWindow |
/trunk/main/dbaccess/source/ui/querydesign/ | ||
H A D | QueryViewSwitch.cxx | 312 sal_Bool OQueryViewSwitch::isSlotEnabled(sal_Int32 _nSlotId) in isSlotEnabled() function in OQueryViewSwitch |
H A D | QueryDesignView.cxx | 3079 sal_Bool OQueryDesignView::isSlotEnabled(sal_Int32 _nSlotId) in isSlotEnabled() function in OQueryDesignView |
Completed in 57 milliseconds