Searched refs:SC_NAME_INPUT_BAD_NAME (Results 1 – 1 of 1) sorted by relevance
87 SC_NAME_INPUT_BAD_NAME, enumerator1580 ScNameInputType eRet = SC_NAME_INPUT_BAD_NAME; // the more general error in lcl_GetInputType()1619 eRet = SC_NAME_INPUT_BAD_NAME; in lcl_GetInputType()1729 if ( eType == SC_NAME_INPUT_BAD_NAME || eType == SC_NAME_INPUT_BAD_SELECTION ) in DoEnter()1731 …sal_uInt16 nId = ( eType == SC_NAME_INPUT_BAD_NAME ) ? STR_NAME_ERROR_NAME : STR_NAME_ERROR_SELECT… in DoEnter()
Completed in 28 milliseconds