LibreOffice Module reportdesign (master) 1
|
#include <ReportWindow.hxx>
#include <ReportSection.hxx>
#include <SectionView.hxx>
#include <ViewsWindow.hxx>
#include <DesignView.hxx>
#include <UITools.hxx>
#include <unotools/syslocale.hxx>
#include <unotools/localedatawrapper.hxx>
#include <vcl/settings.hxx>
#include <RptDef.hxx>
#include <strings.hxx>
#include <ReportController.hxx>
#include <ScrollHelper.hxx>
#include <helpids.h>
#include <dlgedfac.hxx>
Go to the source code of this file.
Namespaces | |
namespace | rptui |
Macros | |
#define | SECTION_OFFSET 3 |
#define SECTION_OFFSET 3 |
Definition at line 40 of file ReportWindow.cxx.