summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/SpellDialogChildWindow.hxx
diff options
context:
space:
mode:
authorCarsten Driesner <cd@openoffice.org>2011-01-17 13:26:54 +0100
committerCarsten Driesner <cd@openoffice.org>2011-01-17 13:26:54 +0100
commit23951d3a0d99d72547df9850b31aaa0087aca0fe (patch)
tree95eb07c53cfe1c18949752f83589f157b1e0695e /sd/source/ui/inc/SpellDialogChildWindow.hxx
parent3d6bed44c8ca414f60c03223482b9f7b94d56c14 (diff)
removetooltypes01: #i112600# Fix problems with autodoc TRUE/FALSE
Diffstat (limited to 'sd/source/ui/inc/SpellDialogChildWindow.hxx')
-rwxr-xr-xsd/source/ui/inc/SpellDialogChildWindow.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/SpellDialogChildWindow.hxx b/sd/source/ui/inc/SpellDialogChildWindow.hxx
index 21d0a9882b94..df9ee6aad98a 100755
--- a/sd/source/ui/inc/SpellDialogChildWindow.hxx
+++ b/sd/source/ui/inc/SpellDialogChildWindow.hxx
@@ -77,7 +77,7 @@ private:
*/
Outliner* mpSdOutliner;
- /** When this flag is <sal_True/> then eventually we have to destroy
+ /** When this flag is <TRUE/> then eventually we have to destroy
the outliner in mpSdOutliner.
*/
bool mbOwnOutliner;