Home
last modified time | relevance | path

Searched refs:CanInputStart (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sc/source/ui/inc/
H A Danyrefdg.hxx113 bool CanInputStart( const ScRefEdit *pEdit ){ return !!pEdit; } in CanInputStart() function in ScFormulaReferenceHelper
192 inline bool CanInputStart( const ScRefEdit *pEdit );
259 inline bool ScRefHandler::CanInputStart( const ScRefEdit *pEdit ) in CanInputStart() function in ScRefHandler
261 return m_aHelper.CanInputStart( pEdit ); in CanInputStart()
H A Dvalidate.hxx147 if( !CanInputStart( pEdit ) ) in RefInputStart()

Completed in 7 milliseconds