Searched refs:CanInputStart (Results 1 – 2 of 2) sorted by relevance
113 bool CanInputStart( const ScRefEdit *pEdit ){ return !!pEdit; } in CanInputStart() function in ScFormulaReferenceHelper192 inline bool CanInputStart( const ScRefEdit *pEdit );259 inline bool ScRefHandler::CanInputStart( const ScRefEdit *pEdit ) in CanInputStart() function in ScRefHandler261 return m_aHelper.CanInputStart( pEdit ); in CanInputStart()
147 if( !CanInputStart( pEdit ) ) in RefInputStart()
Completed in 16 milliseconds