|
LibreOffice Module reportdesign (master) 1
|
#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>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) | |
| #define COLSET_ID 1 |
Definition at line 53 of file DesignView.cxx.
| #define REPORT_ID 2 |
Definition at line 54 of file DesignView.cxx.
| #define START_SIZE_TASKPANE 30 |
Definition at line 52 of file DesignView.cxx.
| #define TASKPANE_ID 3 |
Definition at line 55 of file DesignView.cxx.
|
private |
Definition at line 61 of file DesignView.cxx.
Referenced by rptui::ODesignView::dispose(), rptui::ODesignView::getCurrentPage(), rptui::ODesignView::handleKeyEvent(), rptui::IMPL_LINK_NOARG(), rptui::ODesignView::isHandleEvent(), rptui::ODesignView::PreNotify(), rptui::ODesignView::resizeDocumentView(), rptui::ODesignView::setCurrentPage(), and rptui::ODesignView::togglePropertyBrowser().