Home
last modified time | relevance | path

Searched refs:pReloadTimer (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sfx2/source/doc/
H A Dobjmisc.cxx1330 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()
H A Dobjxtor.cxx257 ,pReloadTimer ( 0) in SfxObjectShell_Impl()
367 DELETEX(pImp->pReloadTimer ); in ~SfxObjectShell()
/trunk/main/sfx2/source/inc/
H A Dobjshimp.hxx113 AutoReloadTimer_Impl *pReloadTimer; member
/trunk/main/sfx2/source/view/
H A Dviewfrm.cxx658 DELETEZ( xOldObj->Get_Impl()->pReloadTimer ); in ExecReload_Impl()

Completed in 102 milliseconds