summaryrefslogtreecommitdiff
path: root/sw/inc/tox.hxx
diff options
context:
space:
mode:
authorCarsten Driesner <cd@openoffice.org>2011-01-17 15:26:00 +0100
committerCarsten Driesner <cd@openoffice.org>2011-01-17 15:26:00 +0100
commitad25e1071ddbde4ff88dc68b1da36bad53497fe9 (patch)
treebc24145e15fad04cb3b2860029893bc8763e9e3e /sw/inc/tox.hxx
parent7f33ed417b2e29e5470724ea76967f64699a2662 (diff)
removetooltypes01: #i112600# Fix some @retval comments with old TRUE/FALSE text
Diffstat (limited to 'sw/inc/tox.hxx')
-rw-r--r--sw/inc/tox.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/inc/tox.hxx b/sw/inc/tox.hxx
index f8bdb12f113b..aff7c5a1929d 100644
--- a/sw/inc/tox.hxx
+++ b/sw/inc/tox.hxx
@@ -256,8 +256,8 @@ struct SW_DLLPUBLIC SwFormToken
@param _eType the type to check for
@param rToken the token to check
- @retval sal_True the token has the given type
- @retval sal_False else
+ @retval TRUE the token has the given type
+ @retval FALSE else
*/
struct SwFormTokenEqualToFormTokenType
{