Home
last modified time | relevance | path

Searched defs:pNewHdl (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sc/source/ui/inc/
H A Dvalidate.hxx58 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()
/aoo4110/main/xmloff/source/text/
H A Dtxtprhdl.cxx1478 const XMLPropertyHandler *pNewHdl = pImpl->GetPropertyHandler( nType ); in GetPropertyHandler() local

Completed in 48 milliseconds