summaryrefslogtreecommitdiff
path: root/sw/source/uibase/utlui/shdwcrsr.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/utlui/shdwcrsr.cxx')
-rw-r--r--sw/source/uibase/utlui/shdwcrsr.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/utlui/shdwcrsr.cxx b/sw/source/uibase/utlui/shdwcrsr.cxx
index a9238f3040b9..dcc2bbac6eee 100644
--- a/sw/source/uibase/utlui/shdwcrsr.cxx
+++ b/sw/source/uibase/utlui/shdwcrsr.cxx
@@ -48,7 +48,7 @@ void SwShadowCursor::SetPos( const Point& rPt, long nHeight, sal_uInt16 nMode )
void SwShadowCursor::DrawTri( const Point& rPt, long nHeight, bool bLeft )
{
- long nLineDiff = ( nHeight / 2 );
+ long nLineDiff = nHeight / 2;
long nLineDiffHalf = nLineDiff / 2;
// Dot above