summaryrefslogtreecommitdiff
path: root/sd/source/ui/framework/factories/FrameWindowPane.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/framework/factories/FrameWindowPane.hxx')
-rw-r--r--sd/source/ui/framework/factories/FrameWindowPane.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/framework/factories/FrameWindowPane.hxx b/sd/source/ui/framework/factories/FrameWindowPane.hxx
index b8725f92b153..eb814a827ffe 100644
--- a/sd/source/ui/framework/factories/FrameWindowPane.hxx
+++ b/sd/source/ui/framework/factories/FrameWindowPane.hxx
@@ -45,7 +45,7 @@ public:
Therefore this method always returns <FALSE/>.
*/
virtual sal_Bool SAL_CALL isAnchorOnly (void)
- throw (com::sun::star::uno::RuntimeException, std::exception);
+ throw (com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;
};
} } // end of namespace sd::framework