Searched defs:pNewHdl (Results 1 – 2 of 2) sorted by relevance
58 PFUNCSETREFHDLTYPE SetSetRefHdl( PFUNCSETREFHDLTYPE pNewHdl ) in SetSetRefHdl()65 PCOMMONHDLTYPE SetSetActHdl( PCOMMONHDLTYPE pNewHdl ) in SetSetActHdl()78 void SetRefInputStartPreHdl( PINPUTSTARTDLTYPE pNewHdl ){ m_pRefInputStartPreHdl = pNewHdl; } in SetRefInputStartPreHdl()79 …void SetRefInputDonePostHdl( void (ScRefHandlerCaller::*pNewHdl)() ){ m_pRefInputDonePo… in SetRefInputDonePostHdl()80 void SetRefInputStartPostHdl( PINPUTSTARTDLTYPE pNewHdl ){ m_pRefInputStartPostHdl = pNewHdl; } in SetRefInputStartPostHdl()81 …void SetRefInputDonePreHdl( void (ScRefHandlerCaller::*pNewHdl)() ){ m_pRefInputDonePre… in SetRefInputDonePreHdl()
1512 const XMLPropertyHandler *pNewHdl = pImpl->GetPropertyHandler( nType ); in GetPropertyHandler() local
Completed in 16 milliseconds