summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/cellsh2.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/view/cellsh2.cxx')
-rw-r--r--sc/source/ui/view/cellsh2.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/view/cellsh2.cxx b/sc/source/ui/view/cellsh2.cxx
index 0375c96731ce..e921a1aabcd8 100644
--- a/sc/source/ui/view/cellsh2.cxx
+++ b/sc/source/ui/view/cellsh2.cxx
@@ -789,7 +789,7 @@ void ScCellShell::ExecuteDB( SfxRequest& rReq )
ScConditionMode eOper = SC_COND_EQUAL;
OUString aExpr1, aExpr2;
bool bBlank = true;
- sal_Int16 nListType = ValidListType::UNSORTED;
+ sal_Int16 nListType = css::sheet::TableValidationVisibility::UNSORTED;
bool bShowHelp = false;
OUString aHelpTitle, aHelpText;
bool bShowError = false;