summaryrefslogtreecommitdiff
path: root/forms/source/inc/urltransformer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/inc/urltransformer.hxx')
-rw-r--r--forms/source/inc/urltransformer.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/inc/urltransformer.hxx b/forms/source/inc/urltransformer.hxx
index 2e8bdf1f684a..0231f983c1b3 100644
--- a/forms/source/inc/urltransformer.hxx
+++ b/forms/source/inc/urltransformer.hxx
@@ -73,7 +73,7 @@ namespace frm
/** ensures that we have an URLTransformer instance in <member>m_xTransformer</member>
@return
- <TRUE/> if and only if m_xTransformer is not <NULL/>
+ <sal_True/> if and only if m_xTransformer is not <NULL/>
*/
bool implEnsureTransformer() const;
};