summaryrefslogtreecommitdiffstats
path: root/framework/source/uielement/popuptoolbarcontroller.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/uielement/popuptoolbarcontroller.cxx')
-rw-r--r--framework/source/uielement/popuptoolbarcontroller.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/uielement/popuptoolbarcontroller.cxx b/framework/source/uielement/popuptoolbarcontroller.cxx
index de5143bdfb8e..2bdce6a294ab 100644
--- a/framework/source/uielement/popuptoolbarcontroller.cxx
+++ b/framework/source/uielement/popuptoolbarcontroller.cxx
@@ -410,7 +410,7 @@ void SaveToolbarController::update()
sal_Bool SaveToolbarController::opensSubToolbar()
throw ( css::uno::RuntimeException, std::exception )
{
- return sal_True;
+ return true;
}
OUString SaveToolbarController::getSubToolbarName()