summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/inc/view/SlsToolTip.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/slidesorter/inc/view/SlsToolTip.hxx
parent3d6bed44c8ca414f60c03223482b9f7b94d56c14 (diff)
removetooltypes01: #i112600# Fix problems with autodoc TRUE/FALSE
Diffstat (limited to 'sd/source/ui/slidesorter/inc/view/SlsToolTip.hxx')
-rw-r--r--sd/source/ui/slidesorter/inc/view/SlsToolTip.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/slidesorter/inc/view/SlsToolTip.hxx b/sd/source/ui/slidesorter/inc/view/SlsToolTip.hxx
index 0883b7d39af1..48a4c7c3d272 100644
--- a/sd/source/ui/slidesorter/inc/view/SlsToolTip.hxx
+++ b/sd/source/ui/slidesorter/inc/view/SlsToolTip.hxx
@@ -82,7 +82,7 @@ private:
/** Request to show the tool tip.
@param bForce
- When <sal_True/> then the tool tip is show right away. Otherwise it
+ When <TRUE/> then the tool tip is show right away. Otherwise it
is shown after a short delay.
*/
void Show (const bool bForce);