LibreOffice Module reportdesign (master) 1
Classes | Namespaces | Typedefs
ReportController.hxx File Reference
#include "DesignView.hxx"
#include "ReportControllerObserver.hxx"
#include <RptDef.hxx>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/beans/XPropertyChangeListener.hpp>
#include <com/sun/star/embed/XVisualObject.hpp>
#include <com/sun/star/frame/XDesktop2.hpp>
#include <com/sun/star/frame/XFrame.hpp>
#include <com/sun/star/report/XReportDefinition.hpp>
#include <com/sun/star/report/XReportEngine.hpp>
#include <com/sun/star/report/XSection.hpp>
#include <com/sun/star/sdbc/XRowSet.hpp>
#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <com/sun/star/util/XModeSelector.hpp>
#include <com/sun/star/util/XNumberFormatter.hpp>
#include <com/sun/star/view/XSelectionSupplier.hpp>
#include <comphelper/proparrhlp.hxx>
#include <comphelper/propertystatecontainer.hxx>
#include <comphelper/uno3.hxx>
#include <cppuhelper/implbase5.hxx>
#include <comphelper/interfacecontainer3.hxx>
#include <dbaccess/dbsubcomponentcontroller.hxx>
#include <svl/lstner.hxx>
#include <vcl/transfer.hxx>
#include <sfx2/zoomitem.hxx>
#include <functional>
#include <memory>
Include dependency graph for ReportController.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rptui::OReportController
 

Namespaces

namespace  rptui
 

Typedefs

typedef ::dbaui::DBSubComponentController rptui::OReportController_BASE
 
typedef ::cppu::ImplHelper5< css::container::XContainerListener, css::beans::XPropertyChangeListener, css::view::XSelectionSupplier, css::util::XModeSelector, css::embed::XVisualObject > rptui::OReportController_Listener