summaryrefslogtreecommitdiff
path: root/starmath/source/view.cxx
diff options
context:
space:
mode:
authorMikhail Voytenko <mav@openoffice.org>2011-02-07 18:01:48 +0100
committerMikhail Voytenko <mav@openoffice.org>2011-02-07 18:01:48 +0100
commit74330efc82463a2846c994e91b08ed18fc079fff (patch)
treed596b516949252b58005fe89c4177a618ad8865b /starmath/source/view.cxx
parent93c8eab829b68685fc4a0195692be3f0b8a48572 (diff)
removetooltypes01: #i112600# adjust rebase in chart2, starmath, sc, sd
Diffstat (limited to 'starmath/source/view.cxx')
-rwxr-xr-xstarmath/source/view.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/source/view.cxx b/starmath/source/view.cxx
index d5c92174a408..7dc10ad5ecea 100755
--- a/starmath/source/view.cxx
+++ b/starmath/source/view.cxx
@@ -243,7 +243,7 @@ void SmGraphicWindow::LoseFocus()
}
void SmGraphicWindow::ShowCursor(sal_Bool bShow)
- // shows or hides the formula-cursor depending on 'bShow' is TRUE or not
+ // shows or hides the formula-cursor depending on 'bShow' is sal_True or not
{
sal_Bool bInvert = bShow != IsCursorVisible();