Searched refs:PINPUTSTARTDLTYPE (Results 1 – 2 of 2) sorted by relevance
56 typedef void (ScRefHandlerCaller::*PINPUTSTARTDLTYPE)( ScRefEdit* pEdit, ScRefButton* pButton ); typedef in ScRefHandlerHelper78 void SetRefInputStartPreHdl( PINPUTSTARTDLTYPE pNewHdl ){ m_pRefInputStartPreHdl = pNewHdl; } in SetRefInputStartPreHdl()80 void SetRefInputStartPostHdl( PINPUTSTARTDLTYPE pNewHdl ){ m_pRefInputStartPostHdl = pNewHdl; } in SetRefInputStartPostHdl()
507 …pValidationDlg->SetRefInputStartPreHdl( (ScRefHandlerHelper::PINPUTSTARTDLTYPE)( &ScTPValidationVa… in SetupRefDlg()
Completed in 29 milliseconds