|
LibreOffice Module sfx2 (master) 1
|
#include "impframe.hxx"#include <workwin.hxx>#include <sfx2/bindings.hxx>#include <sfx2/dispatch.hxx>#include <sfx2/docfile.hxx>#include <sfx2/sfxsids.hrc>#include <sfx2/sfxuno.hxx>#include <sfx2/viewsh.hxx>#include <com/sun/star/awt/XWindow2.hpp>#include <com/sun/star/beans/XPropertySet.hpp>#include <com/sun/star/frame/Desktop.hpp>#include <com/sun/star/frame/XComponentLoader.hpp>#include <com/sun/star/frame/Frame.hpp>#include <com/sun/star/frame/XLayoutManager.hpp>#include <comphelper/namedvaluecollection.hxx>#include <comphelper/processfactory.hxx>#include <toolkit/helper/vclunohelper.hxx>#include <comphelper/diagnose_ex.hxx>#include <vcl/event.hxx>#include <vcl/syswin.hxx>#include <sal/log.hxx>Go to the source code of this file.
Classes | |
| class | SfxFrameWindow_Impl |
Functions | |
| IMPL_LINK (SfxFrameWindow_Impl, ModalHierarchyHdl, bool, bSetModal, void) | |
| IMPL_LINK | ( | SfxFrameWindow_Impl | , |
| ModalHierarchyHdl | , | ||
| bool | , | ||
| bSetModal | , | ||
| void | |||
| ) |
Definition at line 127 of file frame2.cxx.
References SfxViewFrame::GetObjectShell(), and SfxViewFrame::SetModalMode().