/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/ |
H A D | dialog.hxx | 115 bool IsInExecute() const { return mbInExecute; } in IsInExecute() function in Dialog
|
H A D | svapp.hxx | 554 static bool IsInExecute();
|
H A D | menu.hxx | 523 static bool IsInExecute();
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/toolkit/ |
H A D | dialog.hxx | 122 bool IsInExecute() const { return mbInExecute; } in IsInExecute() function in Dialog
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/source/helper/ |
H A D | btndlg.cxx | 205 if ( IsInExecute() ) in IMPL_LINK()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/helper/ |
H A D | btndlg.cxx | 204 if ( IsInExecute() ) in IMPL_LINK()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/window/ |
H A D | dialog.cxx | 818 if ( mpWindowImpl->mxWindowPeer.is() && IsCreatedWithToolkit() && !IsInExecute() ) in Close() 860 if (IsInExecute() || mpDialogImpl->maEndCtx.isSet()) in Close() 877 if (IsInExecute() || mpDialogImpl->maEndCtx.isSet()) in ImplStartExecute()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/ |
H A D | svapp.hxx | 555 static bool IsInExecute();
|
H A D | menu.hxx | 544 static bool IsInExecute();
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/appl/ |
H A D | appdde.cxx | 109 if ( !Application::IsInExecute() ) in MakeTopic()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/appl/ |
H A D | appdde.cxx | 106 if ( !Application::IsInExecute() ) in MakeTopic()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/window/ |
H A D | dialog.cxx | 849 if ( mpWindowImpl->mxWindowPeer.is() && IsCreatedWithToolkit() && !IsInExecute() ) in Close() 891 if (IsInExecute() || mpDialogImpl->maEndCtx.isSet()) in Close() 908 if (IsInExecute() || mpDialogImpl->maEndCtx.isSet()) in ImplStartExecute()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/docvw/ |
H A D | PageBreakWin.cxx | 319 if ( !Contains( aEventPos ) && !PopupMenu::IsInExecute() ) in MouseMove()
|
H A D | HeaderFooterWin.cxx | 277 if (!PopupMenu::IsInExecute()) in ShowAll()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/view/ |
H A D | drviews4.cxx | 290 if ( bIsOleActive && PopupMenu::IsInExecute() ) in MouseButtonDown()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/dialog/ |
H A D | splitwin.cxx | 936 !PopupMenu::IsInExecute() && in IMPL_LINK()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/view/ |
H A D | drviews4.cxx | 327 if ( bIsOleActive && PopupMenu::IsInExecute() ) in MouseButtonDown()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/awt/ |
H A D | vclxaccessiblecomponent.cxx | 422 if( pDlg->IsInExecute() ) in FillAccessibleStateSet()
|
H A D | vclxmenu.cxx | 664 return PopupMenu::IsInExecute(); in isInExecute()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/dialog/ |
H A D | splitwin.cxx | 939 !PopupMenu::IsInExecute() && in IMPL_LINK()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/source/awt/ |
H A D | vclxaccessiblecomponent.cxx | 422 if( pDlg->IsInExecute() ) in FillAccessibleStateSet()
|
H A D | vclxmenu.cxx | 664 return PopupMenu::IsInExecute(); in isInExecute()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/source/services/ |
H A D | desktop.cxx | 308 if (!Application::IsInExecute()) in terminate()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/control/ |
H A D | wizardmachine.cxx | 531 if ( IsInExecute() ) in Finish()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/control/ |
H A D | wizardmachine.cxx | 593 if ( IsInExecute() ) in Finish()
|