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.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sd/source/ui/framework/factories/FrameWindowPane.hxx b/sd/source/ui/framework/factories/FrameWindowPane.hxx
index a0cd4b1185be..c3c827db85a6 100644
--- a/sd/source/ui/framework/factories/FrameWindowPane.hxx
+++ b/sd/source/ui/framework/factories/FrameWindowPane.hxx
@@ -42,8 +42,7 @@ public:
children, if only to visualize that something (a view) is missing.
Therefore this method always returns <FALSE/>.
*/
- virtual sal_Bool SAL_CALL isAnchorOnly()
- throw (css::uno::RuntimeException, std::exception) override;
+ virtual sal_Bool SAL_CALL isAnchorOnly() override;
};
} } // end of namespace sd::framework