Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/inc/
H A Dvalidate.hxx56 typedef void (ScRefHandlerCaller::*PINPUTSTARTDLTYPE)( ScRefEdit* pEdit, ScRefButton* pButton ); typedef in ScRefHandlerHelper
78 void SetRefInputStartPreHdl( PINPUTSTARTDLTYPE pNewHdl ){ m_pRefInputStartPreHdl = pNewHdl; } in SetRefInputStartPreHdl()
80 void SetRefInputStartPostHdl( PINPUTSTARTDLTYPE pNewHdl ){ m_pRefInputStartPostHdl = pNewHdl; } in SetRefInputStartPostHdl()
/trunk/main/sc/source/ui/dbgui/
H A Dvalidate.cxx507 …pValidationDlg->SetRefInputStartPreHdl( (ScRefHandlerHelper::PINPUTSTARTDLTYPE)( &ScTPValidationVa… in SetupRefDlg()

Completed in 21 milliseconds