diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2005-02-16 17:05:23 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2005-02-16 17:05:23 +0000 |
commit | 7784d17dd2dbbf4d77a5d4e6f7ad6a4bbe7a5208 (patch) | |
tree | 32b45e54f19cc45385c2b817ef7b59523541bfec /sc/inc/opcode.hxx | |
parent | 019985ed38ee81ff2cb9162409e5b38832367851 (diff) |
INTEGRATION: CWS dr33 (1.10.290); FILE MERGED
2005/02/04 15:52:31 dr 1.10.290.1: #i36782# remove non-ASCII chars from source code
Diffstat (limited to 'sc/inc/opcode.hxx')
-rw-r--r-- | sc/inc/opcode.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/inc/opcode.hxx b/sc/inc/opcode.hxx index 9b04fa02b549..9951a844d47c 100644 --- a/sc/inc/opcode.hxx +++ b/sc/inc/opcode.hxx @@ -2,9 +2,9 @@ * * $RCSfile: opcode.hxx,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: kz $ $Date: 2004-06-28 16:50:32 $ + * last change: $Author: vg $ $Date: 2005-02-16 18:05:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -275,7 +275,7 @@ enum OpCodeEnum ocKumKapZ = SC_OPCODE_KUM_KAP_Z, ocEffektiv = SC_OPCODE_EFFEKTIV, ocNominal = SC_OPCODE_NOMINAL, - // Spezialfunktion fr Teilergebnisse + // Spezialfunktion fuer Teilergebnisse ocSubTotal = SC_OPCODE_SUB_TOTAL, // Datenbankfunktionen ocDBSum = SC_OPCODE_DB_SUM, |