summaryrefslogtreecommitdiff
path: root/svtools/inc/svtools/genericunodialog.hxx
diff options
context:
space:
mode:
authorMikhail Voytenko <mav@openoffice.org>2011-01-14 11:20:36 +0100
committerMikhail Voytenko <mav@openoffice.org>2011-01-14 11:20:36 +0100
commit8568e19020ad6d8598bdd8c9c7f02db964ef81ad (patch)
tree69625efcf4d224b9be9aae53c1fa9c1c765021c5 /svtools/inc/svtools/genericunodialog.hxx
parent6e6de6ff1ed83b1a0d3a09ce4a91f72f15403886 (diff)
removetooltypes01: #i112600# fix TRUE/FALSE autodoc tags
Diffstat (limited to 'svtools/inc/svtools/genericunodialog.hxx')
-rw-r--r--svtools/inc/svtools/genericunodialog.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/inc/svtools/genericunodialog.hxx b/svtools/inc/svtools/genericunodialog.hxx
index 9bc02defda44..c5fbe5b840e4 100644
--- a/svtools/inc/svtools/genericunodialog.hxx
+++ b/svtools/inc/svtools/genericunodialog.hxx
@@ -164,7 +164,7 @@ namespace svt
m_aMutex is locked
@return
- <sal_True/> if and only if m_pDialog is non-<NULL/> upon returning from the method. Note that the only
+ <TRUE/> if and only if m_pDialog is non-<NULL/> upon returning from the method. Note that the only
case where m_pDialog is <NULL/> is when createDialog returned <NULL/>, which is will fire an assertion
in non-product builds.
*/