remove no longer used enumeration
This commit is contained in:
parent
0b468babb2
commit
e7b440a0af
1 changed files with 0 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue