diff options
author | Mikhail Voytenko <mav@openoffice.org> | 2011-02-07 16:48:14 +0100 |
---|---|---|
committer | Mikhail Voytenko <mav@openoffice.org> | 2011-02-07 16:48:14 +0100 |
commit | 93c8eab829b68685fc4a0195692be3f0b8a48572 (patch) | |
tree | 05117c879d9c4d158bd6cd241dbb459f7d44a84c /sw/inc/tox.hxx | |
parent | a27e4b8ca5d84790c04a7351c4ea5ef004a0bbea (diff) |
removetooltypes01: #i112600# adjust rebase in sw
Diffstat (limited to 'sw/inc/tox.hxx')
-rw-r--r-- | sw/inc/tox.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/inc/tox.hxx b/sw/inc/tox.hxx index aff7c5a1929d..f8bdb12f113b 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 TRUE the token has the given type - @retval FALSE else + @retval sal_True the token has the given type + @retval sal_False else */ struct SwFormTokenEqualToFormTokenType { |