LibreOffice Module extensions (master) 1
|
#include <svtools/genericunodialog.hxx>
#include <comphelper/processfactory.hxx>
#include <comphelper/proparrhlp.hxx>
#include <componentmodule.hxx>
#include <cppuhelper/typeprovider.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <utility>
#include <vcl/svapp.hxx>
Go to the source code of this file.
Classes | |
class | dbp::OUnoAutoPilot< TYPE > |
Namespaces | |
namespace | dbp |
Typedefs | |
typedef ::svt::OGenericUnoDialog | dbp::OUnoAutoPilot_Base |