summaryrefslogtreecommitdiff
path: root/sw/source/ui/shells/listsh.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/shells/listsh.cxx')
-rw-r--r--sw/source/ui/shells/listsh.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/ui/shells/listsh.cxx b/sw/source/ui/shells/listsh.cxx
index 24a8c12d992b..6178d5b173ad 100644
--- a/sw/source/ui/shells/listsh.cxx
+++ b/sw/source/ui/shells/listsh.cxx
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -169,7 +169,7 @@ void SwListShell::Execute(SfxRequest &rReq)
rSh.NumUpDown( ( nSlot == FN_NUM_BULLET_DOWN )
? TRUE
: FALSE );
- pFrame->GetBindings().Invalidate( SID_TABLE_CELL ); // StatusZeile updaten!
+ pFrame->GetBindings().Invalidate( SID_TABLE_CELL ); // StatusZeile updaten!
}
break;