Home
last modified time | relevance | path

Searched refs:SC_VALERR_STOP (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/sc/source/core/data/
H A Dvalidat.cxx77 eErrorStyle( SC_VALERR_STOP ), in ScValidationData()
89 eErrorStyle( SC_VALERR_STOP ), in ScValidationData()
419 case SC_VALERR_STOP: in DoError()
437 return ( eErrorStyle == SC_VALERR_STOP || nRet == RET_CANCEL ); in DoError()
/aoo41x/main/sc/source/ui/unoobj/
H A Dfmtuno.cxx697 nErrorStyle = SC_VALERR_STOP; in ClearData_Impl()
879 case sheet::ValidationAlertStyle_STOP: nErrorStyle = SC_VALERR_STOP; break; in setPropertyValue()
968 case SC_VALERR_STOP: eStyle = sheet::ValidationAlertStyle_STOP; break; in getPropertyValue()
/aoo41x/main/sc/inc/
H A Dvalidat.hxx51 SC_VALERR_STOP, enumerator
/aoo41x/main/sc/source/filter/excel/
H A Dxicontent.cxx838 ScValidErrorStyle eErrStyle = SC_VALERR_STOP; in ReadDV()
H A Dxecontent.cxx1024 case SC_VALERR_STOP: mnFlags |= EXC_DV_ERROR_STOP; break; in XclExpDV()
/aoo41x/main/sc/source/ui/view/
H A Dcellsh2.cxx1022 ScValidErrorStyle eErrStyle = SC_VALERR_STOP; in ExecuteDB()

Completed in 109 milliseconds