Searched refs:ScNameInputType (Results 1 – 1 of 1) sorted by relevance
78 enum ScNameInputType enum1578 ScNameInputType lcl_GetInputType( const String& rText ) in lcl_GetInputType()1580 ScNameInputType eRet = SC_NAME_INPUT_BAD_NAME; // the more general error in lcl_GetInputType()1635 ScNameInputType eType = lcl_GetInputType( GetText() ); // uses current view in Modify()1728 ScNameInputType eType = lcl_GetInputType( aText ); in DoEnter()
Completed in 28 milliseconds