summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabvwsh3.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/view/tabvwsh3.cxx')
-rw-r--r--sc/source/ui/view/tabvwsh3.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/ui/view/tabvwsh3.cxx b/sc/source/ui/view/tabvwsh3.cxx
index bd7ef6fe2fa6..a6f201accb5f 100644
--- a/sc/source/ui/view/tabvwsh3.cxx
+++ b/sc/source/ui/view/tabvwsh3.cxx
@@ -70,7 +70,7 @@
using ::std::auto_ptr;
-//------------------------------------------------------------------
+
/** Try to parse the given range using Calc-style syntax first, then
Excel-style if that fails. */
@@ -766,7 +766,7 @@ void ScTabViewShell::Execute( SfxRequest& rReq )
}
break;
- //----------------------------------------------------------------
+
case FID_TAB_SELECTALL:
SelectAllTables();