Searched defs:pProc (Results 1 – 18 of 18) sorted by relevance
53 void SetCallback( SALTIMERPROC pProc ) in SetCallback()
74 void SetCallback( void* pInst, SALOBJECTPROC pProc ) in SetCallback()
271 void SetCallback( Window* pWindow, SALFRAMEPROC pProc ) in SetCallback()
69 void SetNotifyProc( void* pInst, SALSOUNDPROC pProc ) in SetNotifyProc()
76 void SetNotifyProc( void* pInst, SALSOUNDPROC pProc ) in SetNotifyProc()
42 SbiProcDef* pProc; // aktuelle Prozedur member in SbiParser
121 SbiProcDef* pProc = aVar.pDef->GetProcDef(); in Gen() local
171 SbiProcDef* pProc = pDef->GetProcDef(); in Save() local
146 SbiProcDef* pProc = pPool->AddProc( rName ); in AddSym() local
195 ResHookProc pProc = ResMgr::GetReadStringHook(); in ServiceImpl() local
160 inline void DbgSetPrintMsgBox( DbgPrintLine pProc ) in DbgSetPrintMsgBox()170 inline void DbgSetPrintWindow( DbgPrintLine pProc ) in DbgSetPrintWindow()175 inline void DbgSetPrintTestTool( DbgPrintLine pProc ) in DbgSetPrintTestTool()180 inline void DbgSetAbort( DbgPrintLine pProc ) in DbgSetAbort()312 inline void DbgSetTestSolarMutex( DbgTestSolarMutexProc pProc ) in DbgSetTestSolarMutex()
217 void RscTop::EnumVariables( void * pData, VarEnumCallbackProc pProc ) in EnumVariables()
414 void RscClass::EnumVariables( void * pData, VarEnumCallbackProc pProc ) in EnumVariables()
2026 sal_uInt16 DbgRegisterNamedUserChannel( const XubString& _rChannelUIName, DbgPrintLine pProc ) in DbgRegisterNamedUserChannel()
1888 sal_uIntPtr Application::AddEventHook( VCLEventHookProc pProc, void* pData ) in AddEventHook()
1894 void ResMgr::SetReadStringHook( ResHookProc pProc ) in SetReadStringHook()
1337 DbgChannelId DbgRegisterUserChannel( DbgPrintLine pProc ) in DbgRegisterUserChannel()
291 PFN* pProc; member
Completed in 123 milliseconds