Searched refs:GetDataMode (Results 1 – 4 of 4) sorted by relevance
116 ScValidationMode GetDataMode() const { return eDataMode; } in GetDataMode() function in ScValidationData
996 switch( pValData->GetDataMode() ) in XclExpDV()1047 if( pValData->GetDataMode() == SC_VALID_LIST ) in XclExpDV()
623 nValMode = sal::static_int_cast<sal_uInt16>( pData->GetDataMode() ); in ScTableValidationObj()
1037 eMode = pOldData->GetDataMode(); in ExecuteDB()
Completed in 107 milliseconds