summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/viewutil.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-02-21 12:52:34 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-02-21 12:52:34 +0000
commitbd457da632a5706122e6a1d798a54d9e87936305 (patch)
tree1d518168af0c8b0a016ffd14d6ee799b2beaa7fb /sc/source/ui/inc/viewutil.hxx
parent2a130edba5beecfec5b6878b3f1d470793aa033f (diff)
INTEGRATION: CWS dr32 (1.8.148); FILE MERGED
2005/01/12 10:41:01 dr 1.8.148.1: #i34769# conversion parameter handling; restore cursor after conversion
Diffstat (limited to 'sc/source/ui/inc/viewutil.hxx')
-rw-r--r--sc/source/ui/inc/viewutil.hxx13
1 files changed, 2 insertions, 11 deletions
diff --git a/sc/source/ui/inc/viewutil.hxx b/sc/source/ui/inc/viewutil.hxx
index ff7b3f126b42..703f2bbcfd4e 100644
--- a/sc/source/ui/inc/viewutil.hxx
+++ b/sc/source/ui/inc/viewutil.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: viewutil.hxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: rt $ $Date: 2004-09-17 13:52:59 $
+ * last change: $Author: vg $ $Date: 2005-02-21 13:52:34 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -58,7 +58,6 @@
*
*
************************************************************************/
-
#ifndef SC_VIEWUTIL_HXX
#define SC_VIEWUTIL_HXX
@@ -86,14 +85,6 @@ class ScMarkData;
enum ScUpdateMode { SC_UPDATE_ALL, SC_UPDATE_CHANGED, SC_UPDATE_MARKS };
-/** Specifiers for sheet conversion (functions iterating over the sheet and modifying cells). */
-enum ScConversionType
-{
- SC_CONVERSION_SPELLCHECK, /// Spell checker.
- SC_CONVERSION_HANGULHANJA, /// Hangul-Hanja converter.
- SC_CONVERSION_CHINESE_TRANSLATION /// Chinese simplified/traditional converter.
-};
-
// ---------------------------------------------------------------------------
class ScViewUtil // static Methoden