LibreOffice Module filter (master) 1
|
#include <comphelper/proparrhlp.hxx>
#include <cppuhelper/implbase.hxx>
#include <com/sun/star/beans/XPropertyAccess.hpp>
#include <com/sun/star/document/XExporter.hpp>
#include <com/sun/star/lang/XComponent.hpp>
#include <sfx2/tabdlg.hxx>
#include <svtools/genericasyncunodialog.hxx>
Go to the source code of this file.
Classes | |
class | PDFDialog |
Typedefs | |
typedef ::cppu::ImplInheritanceHelper< ::svt::OGenericUnoAsyncDialog< SfxTabDialogController >, XPropertyAccess, XExporter > | PDFDialog_Base |
typedef ::cppu::ImplInheritanceHelper< ::svt::OGenericUnoAsyncDialog<SfxTabDialogController>, XPropertyAccess, XExporter > PDFDialog_Base |
Definition at line 38 of file pdfdialog.hxx.