Searched refs:pSfxHint (Results 1 – 2 of 2) sorted by relevance
948 const SfxSimpleHint* pSfxHint = PTR_CAST(SfxSimpleHint, &rHint ); in Notify() local951 if(pSfxHint && pSfxHint->GetId() == SFX_HINT_DYING) in Notify()
469 const SfxSimpleHint* pSfxHint = PTR_CAST(SfxSimpleHint, &rHint ); in Notify() local472 if(pSfxHint && pSfxHint->GetId() == SFX_HINT_DYING) in Notify()
Completed in 31 milliseconds