summaryrefslogtreecommitdiff
path: root/sc/source/ui/src/toolbox.src
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/src/toolbox.src')
-rw-r--r--sc/source/ui/src/toolbox.src12
1 files changed, 6 insertions, 6 deletions
diff --git a/sc/source/ui/src/toolbox.src b/sc/source/ui/src/toolbox.src
index 6e4b89e5faa0..85fb80bfcc5f 100644
--- a/sc/source/ui/src/toolbox.src
+++ b/sc/source/ui/src/toolbox.src
@@ -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
@@ -124,7 +124,7 @@ String SCSTR_QHELP_BTNEQUAL
};
// --------------------------------------------------------------------
- // PopUp's fuer Werkzeugleiste
+ // PopUp's fuer Werkzeugleiste
// --------------------------------------------------------------------
FloatingWindow RID_TBXCTL_INSERT
@@ -259,10 +259,10 @@ FloatingWindow RID_TBXCTL_INSOBJ
#define DEFAULT_IDLIST \
IdList = { \
- /* Eingabezeile */ \
- SID_INPUT_FUNCTION; /* 20047 */ \
- SID_INPUT_SUM; /* 20048 */ \
- SID_INPUT_EQUAL; /* 20049 */ \
+ /* Eingabezeile */ \
+ SID_INPUT_FUNCTION; /* 20047 */ \
+ SID_INPUT_SUM; /* 20048 */ \
+ SID_INPUT_EQUAL; /* 20049 */ \
SID_INPUT_CANCEL; \
SID_INPUT_OK; \
}; \