summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-12-01 10:14:19 +0000
committerCaolán McNamara <caolanm@redhat.com>2020-12-01 20:39:29 +0100
commit1196e7fd0b1cff41242bebf99890c56069782107 (patch)
tree3d989b1c1004710e4641d6d6c654e511d04107b5 /sc
parent4b7ef8a9755e9e7b6876d64ae7888d9c3c3308ff (diff)
cid#1470370 Uninitialized scalar field
Change-Id: I024c78d528dd966b30bd8a222153bc75081c9850 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106954 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sc')
-rw-r--r--sc/source/core/tool/inputopt.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/core/tool/inputopt.cxx b/sc/source/core/tool/inputopt.cxx
index d54ab975b14c..119c7a74c738 100644
--- a/sc/source/core/tool/inputopt.cxx
+++ b/sc/source/core/tool/inputopt.cxx
@@ -49,6 +49,7 @@ void ScInputOptions::SetDefaults()
bTextWysiwyg = false;
bReplCellsWarn = true;
bLegacyCellSelection = false;
+ bEnterPasteMode = false;
}
// Config Item containing input options