Searched refs:pReloadTimer (Results 1 – 4 of 4) sorted by relevance
1330 if ( pImp->pReloadTimer ) in SetAutoLoad()1331 DELETEZ(pImp->pReloadTimer); in SetAutoLoad()1334 pImp->pReloadTimer = new AutoReloadTimer_Impl( in SetAutoLoad()1337 pImp->pReloadTimer->Start(); in SetAutoLoad()1643 pObjSh->Get_Impl()->pReloadTimer = 0; in Timeout()1649 pObjSh->Get_Impl()->pReloadTimer = 0; in Timeout()
257 ,pReloadTimer ( 0) in SfxObjectShell_Impl()367 DELETEX(pImp->pReloadTimer ); in ~SfxObjectShell()
113 AutoReloadTimer_Impl *pReloadTimer; member
658 DELETEZ( xOldObj->Get_Impl()->pReloadTimer ); in ExecReload_Impl()
Completed in 102 milliseconds