Searched refs:IsDead (Results 1 – 6 of 6) sorted by relevance
77 if( aDogTag.IsDead() ) in ImplSysChildProc()82 if( aDogTag.IsDead() ) in ImplSysChildProc()105 if( aDogTag.IsDead() ) in ImplSysChildProc()108 if( aDogTag.IsDead() ) in ImplSysChildProc()
397 if( aDel.IsDead() ) in IMPL_LINK()
3863 DBG_ASSERT( ! aModalWinDel.IsDead(), "window for popup died, modal count incorrect !" ); in ImplExecute()3864 if( ! aModalWinDel.IsDead() ) in ImplExecute()
444 bool IsDead() const in IsDead() function449 sal_Bool /*deprecated */IsDelete() const { return (sal_Bool)IsDead(); } in IsDelete()
102 bool IsDead() const { return m_bInDtor; } in IsDead() function in svt::ToolPanelDeck_Impl518 if ( m_pImpl->IsDead() ) in GetFocus()
64 while ( aIter != aCopy.end() && ! aDel.IsDead() ) in Call()
Completed in 45 milliseconds