Home
last modified time | relevance | path

Searched refs:IsDead (Results 1 – 6 of 6) sorted by last modified time

/trunk/main/vcl/source/window/
H A Dmenu.cxx3863 DBG_ASSERT( ! aModalWinDel.IsDead(), "window for popup died, modal count incorrect !" ); in ImplExecute()
3864 if( ! aModalWinDel.IsDead() ) in ImplExecute()
H A Dscrwnd.cxx397 if( aDel.IsDead() ) in IMPL_LINK()
H A Dsyschild.cxx77 if( aDogTag.IsDead() ) in ImplSysChildProc()
82 if( aDogTag.IsDead() ) in ImplSysChildProc()
105 if( aDogTag.IsDead() ) in ImplSysChildProc()
108 if( aDogTag.IsDead() ) in ImplSysChildProc()
/trunk/main/vcl/inc/
H A Dsvdata.hxx444 bool IsDead() const in IsDead() function
449 sal_Bool /*deprecated */IsDelete() const { return (sal_Bool)IsDead(); } in IsDelete()
/trunk/main/vcl/source/app/
H A Dvclevent.cxx64 while ( aIter != aCopy.end() && ! aDel.IsDead() ) in Call()
/trunk/main/svtools/source/toolpanel/
H A Dtoolpaneldeck.cxx102 bool IsDead() const { return m_bInDtor; } in IsDead() function in svt::ToolPanelDeck_Impl
518 if ( m_pImpl->IsDead() ) in GetFocus()

Completed in 47 milliseconds