|
LibreOffice Module dbaccess (master) 1
|
This is the complete list of members for dbaui::IController, including all inherited members.
| acquire() noexcept=0 | dbaui::IController | pure virtual |
| executeChecked(const css::util::URL &_rCommand, const css::uno::Sequence< css::beans::PropertyValue > &aArgs)=0 | dbaui::IController | pure virtual |
| executeChecked(sal_uInt16 _nCommandId, const css::uno::Sequence< css::beans::PropertyValue > &aArgs)=0 | dbaui::IController | pure virtual |
| executeUnChecked(const css::util::URL &_rCommand, const css::uno::Sequence< css::beans::PropertyValue > &aArgs)=0 | dbaui::IController | pure virtual |
| executeUnChecked(sal_uInt16 _nCommandId, const css::uno::Sequence< css::beans::PropertyValue > &aArgs)=0 | dbaui::IController | pure virtual |
| getXController()=0 | dbaui::IController | pure virtual |
| interceptUserInput(const NotifyEvent &_rEvent)=0 | dbaui::IController | pure virtual |
| isCommandEnabled(sal_uInt16 _nCommandId) const =0 | dbaui::IController | pure virtual |
| isCommandEnabled(const OUString &_rCompleteCommandURL) const =0 | dbaui::IController | pure virtual |
| isDataSourceReadOnly() const =0 | dbaui::IController | pure virtual |
| release() noexcept=0 | dbaui::IController | pure virtual |
| ~IController() | dbaui::IController | inlineprotected |