Searched refs:ScRefEdit (Results 1 – 3 of 3) sorted by relevance
48 …void (ScRefHandlerCaller::*m_pRefInputStartPreHdl)( ScRefEdit* pEdit, ScRefButton* pBut…49 …void (ScRefHandlerCaller::*m_pRefInputStartPostHdl)( ScRefEdit* pEdit, ScRefButton* pBu…56 typedef void (ScRefHandlerCaller::*PINPUTSTARTDLTYPE)( ScRefEdit* pEdit, ScRefButton* pButton );145 virtual void RefInputStart( ScRefEdit* pEdit, ScRefButton* pButton = NULL ) in RefInputStart()222 ScRefEdit maEdMin;228 ScRefEdit maEdMax;242 ScRefEdit *m_pRefEdit;247 …ScRefButtonEx( Window* pParent, const ResId& rResId, ScRefEdit* pEdit = NULL, ScRefHandler *pRefHd… in ScRefButtonEx()252 void RefInputStartPreHdl( ScRefEdit* pEdit, ScRefButton* pButton );
58 typedef formula::RefEdit ScRefEdit; typedef113 bool CanInputStart( const ScRefEdit *pEdit ){ return !!pEdit; } in CanInputStart()192 inline bool CanInputStart( const ScRefEdit *pEdit );259 inline bool ScRefHandler::CanInputStart( const ScRefEdit *pEdit ) in CanInputStart()
113 void ScTPValidationValue::RefInputStartPreHdl( ScRefEdit* pEdit, ScRefButton* pButton ) in RefInputStartPreHdl()
Completed in 24 milliseconds