LibreOffice Module reportdesign (master)
1
|
Go to the source code of this file.
Namespaces | |
rptui | |
Macros | |
#define | REPORT_STARTMARKER_WIDTH 120 |
#define | REPORT_ENDMARKER_WIDTH 10 |
#define | REPORT_EXTRA_SPACE 10 |
Enumerations | |
enum | rptui::DlgEdMode { rptui::DlgEdMode::Insert, rptui::DlgEdMode::Select } |
#define REPORT_ENDMARKER_WIDTH 10 |
Definition at line 27 of file ReportDefines.hxx.
Referenced by rptui::OReportWindow::GetTotalWidth(), rptui::OReportWindow::impl_getRealPixelWidth(), and rptui::OSectionWindow::Resize().
#define REPORT_EXTRA_SPACE 10 |
Definition at line 28 of file ReportDefines.hxx.
Referenced by rptui::OStartMarker::getMinHeight(), and rptui::OStartMarker::Resize().
#define REPORT_STARTMARKER_WIDTH 120 |
Definition at line 26 of file ReportDefines.hxx.
Referenced by rptui::DlgEdFunc::ForceScroll(), rptui::OReportWindow::getMaxMarkerWidth(), rptui::OReportWindow::GetTotalWidth(), rptui::OReportWindow::impl_getRealPixelWidth(), rptui::OViewsWindow::Paint(), rptui::OReportWindow::Resize(), rptui::OSectionWindow::Resize(), rptui::OScrollWindowHelper::ResizeScrollBars(), rptui::OScrollWindowHelper::setTotalSize(), and rptui::OViewsWindow::zoom().