summaryrefslogtreecommitdiff
path: root/include/dbaccess/IController.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/dbaccess/IController.hxx')
-rw-r--r--include/dbaccess/IController.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/dbaccess/IController.hxx b/include/dbaccess/IController.hxx
index f19ca143a1c0..f657fcf63852 100644
--- a/include/dbaccess/IController.hxx
+++ b/include/dbaccess/IController.hxx
@@ -119,6 +119,8 @@ namespace dbaui
This must be the same model as returned by XController::getModel, and might be <NULL/> when
the controller does not have an own model.
+
+ @throws css::uno::RuntimeException
*/
virtual css::uno::Reference< css::frame::XController >
getXController() throw( css::uno::RuntimeException ) = 0;