summaryrefslogtreecommitdiff
path: root/framework/inc/classes/actiontriggerseparatorpropertyset.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/classes/actiontriggerseparatorpropertyset.hxx')
-rw-r--r--framework/inc/classes/actiontriggerseparatorpropertyset.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/classes/actiontriggerseparatorpropertyset.hxx b/framework/inc/classes/actiontriggerseparatorpropertyset.hxx
index a70084c5d2d4..65409a57e8f1 100644
--- a/framework/inc/classes/actiontriggerseparatorpropertyset.hxx
+++ b/framework/inc/classes/actiontriggerseparatorpropertyset.hxx
@@ -87,7 +87,7 @@ class ActionTriggerSeparatorPropertySet : private cppu::BaseMutex,
// helper
- sal_Bool impl_tryToChangeProperty( sal_Int16 aCurrentValue ,
+ bool impl_tryToChangeProperty( sal_Int16 aCurrentValue ,
const com::sun::star::uno::Any& aNewValue ,
com::sun::star::uno::Any& aOldValue ,
com::sun::star::uno::Any& aConvertedValue ) throw( com::sun::star::lang::IllegalArgumentException );