summaryrefslogtreecommitdiff
path: root/sc/source/ui/view
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2018-06-28 11:22:43 +0200
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2018-07-05 16:48:41 +0200
commit25b74c5b725a2c76ce5b1d513e868a488628a7a8 (patch)
tree9e733159a8bff73d2e12b3d2688e85033266c5f8 /sc/source/ui/view
parentfd8690213e79d406f2a8e74f29b16b0e1dc9b468 (diff)
Adjust indentation to match surrounding code
Change-Id: I631fe8553907c5ddc979a139c8cc77d3902d204a Reviewed-on: https://gerrit.libreoffice.org/57014 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'sc/source/ui/view')
-rw-r--r--sc/source/ui/view/cellsh1.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/view/cellsh1.cxx b/sc/source/ui/view/cellsh1.cxx
index 35bb8dcf1a73..b7d5486a8ab7 100644
--- a/sc/source/ui/view/cellsh1.cxx
+++ b/sc/source/ui/view/cellsh1.cxx
@@ -2661,7 +2661,7 @@ void ScCellShell::ExecuteEdit( SfxRequest& rReq )
}
break;
- case SID_SELECT_UNPROTECTED_CELLS:
+ case SID_SELECT_UNPROTECTED_CELLS:
{
ScViewData* pData = GetViewData();
SCTAB aTab = pData->GetTabNo();