summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterHelpView.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-05-14 18:03:20 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-05-14 18:03:20 +0200
commitb81ec527f0bc07f1d988b2393e3ec02503cd72e4 (patch)
treec24abc3d8e9450e4a221c2b0fc6ecd14e090d1e4 /sdext/source/presenter/PresenterHelpView.hxx
parent4aa690c2e4ede777ac67e5eae657ad037507412e (diff)
use our css prefix to make this readable
Change-Id: I360832edafcfcff7e63fd3b185c2575165c2d728
Diffstat (limited to 'sdext/source/presenter/PresenterHelpView.hxx')
-rw-r--r--sdext/source/presenter/PresenterHelpView.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdext/source/presenter/PresenterHelpView.hxx b/sdext/source/presenter/PresenterHelpView.hxx
index c0019a7faa1d..1b4e4887d1d1 100644
--- a/sdext/source/presenter/PresenterHelpView.hxx
+++ b/sdext/source/presenter/PresenterHelpView.hxx
@@ -90,7 +90,7 @@ public:
throw (css::uno::RuntimeException, std::exception) SAL_OVERRIDE;
virtual sal_Bool SAL_CALL isAnchorOnly (void)
- throw (com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;
+ throw (css::uno::RuntimeException, std::exception) SAL_OVERRIDE;
private:
class TextContainer;