summaryrefslogtreecommitdiff
path: root/sw/inc/tox.hxx
diff options
context:
space:
mode:
authorMatteo Casalin <matteo.casalin@yahoo.com>2014-11-08 14:19:22 +0100
committerMatteo Casalin <matteo.casalin@yahoo.com>2014-11-16 16:52:45 +0100
commit1e61a6eaa7c31344c2eab1882acb2dff7b6cfea3 (patch)
tree7b9ea141131432510eaf36d0754806b09281193e /sw/inc/tox.hxx
parente2f4289ff208ab067ab89bcd7aea8a75c3227be3 (diff)
Remove sal_True/sal_False from code and comments in sw includes
Change-Id: Icfbbae898749196e27199802ec728417d5205bc5
Diffstat (limited to 'sw/inc/tox.hxx')
-rw-r--r--sw/inc/tox.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/tox.hxx b/sw/inc/tox.hxx
index 6cbb7e83d65b..2377f150e92e 100644
--- a/sw/inc/tox.hxx
+++ b/sw/inc/tox.hxx
@@ -220,7 +220,7 @@ struct SW_DLLPUBLIC SwFormToken
sal_uInt16 nOutlineLevel;//the maximum permitted outline level in numbering
sal_uInt16 nAuthorityField; //enum ToxAuthorityField
sal_Unicode cTabFillChar;
- bool bWithTab; // sal_True: do generate tab
+ bool bWithTab; // true: do generate tab
// character only the tab stop
// #i21237#