|
LibreOffice Module svtools (master) 1
|
#include <com/sun/star/ui/dialogs/XAsynchronousExecutableDialog.hpp>#include <sfx2/tabdlg.hxx>#include <svtools/genericunodialog.hxx>#include <vcl/svapp.hxx>Go to the source code of this file.
Classes | |
| class | svt::OGenericUnoAsyncDialog< T > |
| abstract base class for implementing UNO objects representing asynchronous dialogs More... | |
| class | svt::OGenericUnoAsyncDialog< T >::UnoAsyncDialogEntryGuard |
Namespaces | |
| namespace | svt |
Typedefs | |
| typedef cppu::ImplInheritanceHelper<::svt::OGenericUnoDialog, css::ui::dialogs::XAsynchronousExecutableDialog > | svt::OGenericUnoAsyncDialogBase |