Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/vcl/
H A Ddialog.hxx69 SAL_DLLPRIVATE sal_Bool IsInClose() const { return mbInClose; } in IsInClose() function in Dialog
/trunk/main/sot/inc/sot/
H A Dobject.hxx418 sal_Bool IsInClose() const { return bInClose; } in IsInClose() function in SotObject
/trunk/main/vcl/source/control/
H A Dbutton.cxx1928 else if ( !((Dialog*)pParent)->IsInClose() ) in Click()
1994 else if ( !((Dialog*)pParent)->IsInClose() ) in Click()
/trunk/main/sfx2/source/view/
H A Dviewsh.cxx1890 if ( GetObjectShell()->IsInClose() ) in CheckIPClient_Impl()

Completed in 47 milliseconds