summaryrefslogtreecommitdiff
path: root/unotools/inc/unotools/configitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'unotools/inc/unotools/configitem.hxx')
-rw-r--r--unotools/inc/unotools/configitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/unotools/inc/unotools/configitem.hxx b/unotools/inc/unotools/configitem.hxx
index dd314ba3ba64..d1477cba1b74 100644
--- a/unotools/inc/unotools/configitem.hxx
+++ b/unotools/inc/unotools/configitem.hxx
@@ -174,7 +174,7 @@ namespace utl
<ul><li><b>in</b>: the base to use when calculating a new name</li>
<li><b>out</b>: an unused element name</li>
</ul>
- @return <sal_True/> if a free name could be generated
+ @return <TRUE/> if a free name could be generated
*/
sal_Bool getUniqueSetElementName( const rtl::OUString& _rSetNode, rtl::OUString& _rBaseName);