LibreOffice Module reportdesign (master) 1
Namespaces | Macros | Functions
DesignView.cxx File Reference
#include <DesignView.hxx>
#include <ReportController.hxx>
#include <svtools/acceleratorexecute.hxx>
#include <unotools/viewoptions.hxx>
#include <RptDef.hxx>
#include <UITools.hxx>
#include <RptObject.hxx>
#include <propbrw.hxx>
#include <helpids.h>
#include <SectionView.hxx>
#include <ReportSection.hxx>
#include <rptui_slotid.hrc>
#include <AddField.hxx>
#include <ScrollHelper.hxx>
#include <Navigator.hxx>
#include <SectionWindow.hxx>
#include <vcl/settings.hxx>
#include <vcl/svapp.hxx>
#include <algorithm>
Include dependency graph for DesignView.cxx:

Go to the source code of this file.

Namespaces

namespace  rptui
 

Macros

#define START_SIZE_TASKPANE   30
 
#define COLSET_ID   1
 
#define REPORT_ID   2
 
#define TASKPANE_ID   3
 

Functions

 rptui::IMPL_LINK_NOARG (ODesignView, MarkTimeout, Timer *, void)
 
 rptui::IMPL_LINK_NOARG (ODesignView, SplitHdl, SplitWindow *, void)
 

Macro Definition Documentation

◆ COLSET_ID

#define COLSET_ID   1

Definition at line 53 of file DesignView.cxx.

◆ REPORT_ID

#define REPORT_ID   2

Definition at line 54 of file DesignView.cxx.

◆ START_SIZE_TASKPANE

#define START_SIZE_TASKPANE   30

Definition at line 52 of file DesignView.cxx.

◆ TASKPANE_ID

#define TASKPANE_ID   3

Definition at line 55 of file DesignView.cxx.

Variable Documentation

◆ m_pPropWin

VclPtr<PropBrw> m_pPropWin
private