summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/tbxalign.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/tbxctrls/tbxalign.cxx')
-rw-r--r--svx/source/tbxctrls/tbxalign.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/tbxctrls/tbxalign.cxx b/svx/source/tbxctrls/tbxalign.cxx
index 46f0bca501a9..622756643672 100644
--- a/svx/source/tbxctrls/tbxalign.cxx
+++ b/svx/source/tbxctrls/tbxalign.cxx
@@ -82,7 +82,7 @@ SfxPopupWindow* SvxTbxCtlAlign::CreatePopupWindow()
// XSubToolbarController
-::sal_Bool SAL_CALL SvxTbxCtlAlign::opensSubToolbar() throw (::com::sun::star::uno::RuntimeException, std::exception)
+sal_Bool SAL_CALL SvxTbxCtlAlign::opensSubToolbar() throw (::com::sun::star::uno::RuntimeException, std::exception)
{
// We control a sub-toolbar therefor, we have to return true.
return sal_True;