LibreOffice Module reportdesign (master) 1
|
#include <svtools/scrolladaptor.hxx>
#include <com/sun/star/report/XSection.hpp>
#include <comphelper/propmultiplex.hxx>
#include "ReportDefines.hxx"
#include <cppuhelper/basemutex.hxx>
#include <rtl/ref.hxx>
#include "MarkedSection.hxx"
#include "ReportWindow.hxx"
Go to the source code of this file.
Classes | |
class | rptui::OScrollWindowHelper |
Namespaces | |
namespace | rptui |
Typedefs | |
typedef vcl::Window | rptui::OScrollWindowHelper_BASE |
This class defines the scrollable area of the report design. More... | |