summaryrefslogtreecommitdiff
path: root/sc/source/ui/app/inputhdl.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2009-02-11 15:19:01 +0000
committerOliver Bolte <obo@openoffice.org>2009-02-11 15:19:01 +0000
commit0b423770754b274dd9de2147a8b38e41af184a77 (patch)
tree126541b987a9f9a0ae652fc3f036c13aec8783aa /sc/source/ui/app/inputhdl.cxx
parent39c33b91931f789899c7b0a3c616eb330c65a7ae (diff)
CWS-TOOLING: integrate CWS tbe35
2008-12-15 15:10:58 +0100 tbe r265503 : CWS-TOOLING: rebase CWS tbe35 to trunk@264807 (milestone: DEV300:m37) 2008-12-11 17:12:58 +0100 tbe r265335 : #i90682# formatting failed when first character is '-', '+' or '=' 2008-12-10 18:59:13 +0100 nn r265228 : #i96930# invalidate sort toolbar slots in SelectionChanged 2008-12-09 15:58:45 +0100 nn r265111 : #i77853# InitDocShell: SetLayoutRTL 2008-12-03 15:54:50 +0100 tbe r264795 : #i94841# [Collaboration] When deleting rows is rejected, the content is sometimes wrong 2008-11-14 16:13:21 +0100 tbe r263682 : #i95212# [Collaboration] Bad handling of row insertion in shared spreadsheet
Diffstat (limited to 'sc/source/ui/app/inputhdl.cxx')
-rw-r--r--sc/source/ui/app/inputhdl.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sc/source/ui/app/inputhdl.cxx b/sc/source/ui/app/inputhdl.cxx
index 93ce00fc9..36186e082 100644
--- a/sc/source/ui/app/inputhdl.cxx
+++ b/sc/source/ui/app/inputhdl.cxx
@@ -2532,9 +2532,6 @@ void ScInputHandler::EnterHandler( BYTE nBlockMode )
// Formeln immer als Formeln erkennen (#38309#)
// (der Test vorher ist trotzdem noetig wegen Zell-Attributen)
-
- if ( bAttrib && bFormulaMode )
- bAttrib = FALSE;
}
if (bMatrix)