Home
last modified time | relevance | path

Searched refs:ScRefEdit (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sc/source/ui/inc/
H A Dvalidate.hxx48 …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 );
H A Danyrefdg.hxx58 typedef formula::RefEdit ScRefEdit; typedef
113 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()
/aoo41x/main/sc/source/ui/dbgui/
H A Dvalidate.cxx116 void ScTPValidationValue::RefInputStartPreHdl( ScRefEdit* pEdit, ScRefButton* pButton ) in RefInputStartPreHdl()

Completed in 20 milliseconds