Home
last modified time | relevance | path

Searched refs:bClosing (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sfx2/source/doc/
H A Dobjxtor.cxx206 if ( !mpDoc->Get_Impl()->bClosing ) in disposing()
226 ,bClosing( sal_False) in SfxObjectShell_Impl()
448 if ( !pImp->bClosing ) in Close()
454 pImp->bClosing = sal_True; in Close()
465 pImp->bClosing = sal_False; in Close()
469 if ( pImp->bClosing ) in Close()
H A Dobjmisc.cxx405 if ( pImp->bClosing ) in ModifyChanged()
/trunk/main/sfx2/source/view/
H A Dframe.cxx145 if ( !pImp->bClosing ) in DoClose()
147 pImp->bClosing = sal_True; in DoClose()
168 pImp->bClosing = sal_False; in DoClose()
290 return pImp->bClosing; in IsClosing_Impl()
295 pImp->bClosing = sal_True; in SetIsClosing_Impl()
H A Dimpframe.hxx56 sal_Bool bClosing : 1; member in SfxFrame_Impl
77 ,bClosing(sal_False) in SfxFrame_Impl()
/trunk/main/sfx2/source/inc/
H A Dobjshimp.hxx79bClosing:1, // sal_True w"aehrend Close(), um Benachrichtigungs-Rekursionen zu verhindern member

Completed in 49 milliseconds