[Libreoffice-commits] .: sc/inc

Markus Mohrhard mmohrhard at kemper.freedesktop.org
Sun Apr 15 15:24:52 PDT 2012


 sc/inc/conditio.hxx |    7 -------
 1 file changed, 7 deletions(-)

New commits:
commit e7b440a0afd700cfeed5418ad85a874ecae24100
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date:   Sun Apr 15 15:04:15 2012 +0200

    remove no longer used enumeration

diff --git a/sc/inc/conditio.hxx b/sc/inc/conditio.hxx
index 2567f79..66db567 100644
--- a/sc/inc/conditio.hxx
+++ b/sc/inc/conditio.hxx
@@ -66,13 +66,6 @@ enum ScConditionMode
     SC_COND_NONE
 };
 
-enum ScConditionValType
-{
-    SC_VAL_VALUE,
-    SC_VAL_STRING,
-    SC_VAL_FORMULA
-};
-
 class ScConditionalFormat;
 
 class SC_DLLPUBLIC ScConditionEntry


More information about the Libreoffice-commits mailing list