Home
last modified time | relevance | path

Searched refs: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() argument
61 m_pSetReferenceHdl = pNewHdl; in SetSetRefHdl()
65 PCOMMONHDLTYPE SetSetActHdl( PCOMMONHDLTYPE pNewHdl ) in SetSetActHdl() argument
68 m_pSetActiveHdl = pNewHdl; in SetSetActHdl()
78 void SetRefInputStartPreHdl( PINPUTSTARTDLTYPE pNewHdl ){ m_pRefInputStartPreHdl = pNewHdl; } in SetRefInputStartPreHdl() argument
79 …utDonePostHdl( void (ScRefHandlerCaller::*pNewHdl)() ){ m_pRefInputDonePostHdl = pNewHd… in SetRefInputDonePostHdl() argument
80 void SetRefInputStartPostHdl( PINPUTSTARTDLTYPE pNewHdl ){ m_pRefInputStartPostHdl = pNewHdl; } in SetRefInputStartPostHdl() argument
81 …nputDonePreHdl( void (ScRefHandlerCaller::*pNewHdl)() ){ m_pRefInputDonePreHdl = pNewHd… in SetRefInputDonePreHdl() argument
/aoo4110/main/xmloff/source/text/
H A Dtxtprhdl.cxx1478 const XMLPropertyHandler *pNewHdl = pImpl->GetPropertyHandler( nType ); in GetPropertyHandler() local
1480 if( pNewHdl ) in GetPropertyHandler()
1481 PutHdlCache( nType, pNewHdl ); in GetPropertyHandler()
1483 pHdl = pNewHdl; in GetPropertyHandler()

Completed in 25 milliseconds