|
LibreOffice Module sfx2 (master) 1
|
#include <vector>#include <com/sun/star/frame/Desktop.hpp>#include <com/sun/star/frame/TerminationVetoException.hpp>#include <com/sun/star/lang/XInitialization.hpp>#include <com/sun/star/task/XInteractionHandler2.hpp>#include <com/sun/star/task/XInteractionRequest.hpp>#include <comphelper/compbase.hxx>#include <cppuhelper/implbase.hxx>#include <toolkit/helper/vclunohelper.hxx>#include <vcl/wrkwin.hxx>#include <vcl/svapp.hxx>#include <mutex>Go to the source code of this file.
Classes | |
| class | sfx2::WarningDialogsParent |
| class | sfx2::WarningDialogsParentScope |
| class | sfx2::PreventDuplicateInteraction |
| Prevent us from showing the same interaction more than once during the same transaction. More... | |
| struct | sfx2::PreventDuplicateInteraction::InteractionInfo |
Namespaces | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::uno |
| namespace | sfx2 |
Functions | |
| void | sfx2::closedialogs (SystemWindow &rTopLevel, bool bCloseRoot) |