summaryrefslogtreecommitdiff
path: root/framework/inc
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc')
-rw-r--r--framework/inc/interaction/quietinteraction.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/framework/inc/interaction/quietinteraction.hxx b/framework/inc/interaction/quietinteraction.hxx
index 5991a374d9f0..0d812774e583 100644
--- a/framework/inc/interaction/quietinteraction.hxx
+++ b/framework/inc/interaction/quietinteraction.hxx
@@ -151,8 +151,8 @@ class QuietInteraction : public css::lang::XTypeProvider
@descr It can be usefully to know the reason for a failed operation.
@return [boolean]
- <sal_True/> for used interaction
- <sal_False/> otherwhise
+ <TRUE/> for used interaction
+ <FALSE/> otherwhise
@threadsafe yes
*/