|
LibreOffice Module reportdesign (master) 1
|
#include <ScrollHelper.hxx>#include <DesignView.hxx>#include <ReportController.hxx>#include <ReportWindow.hxx>#include <UITools.hxx>#include <com/sun/star/accessibility/AccessibleRole.hpp>#include <vcl/commandevent.hxx>#include <vcl/settings.hxx>#include <vcl/svapp.hxx>Go to the source code of this file.
Namespaces | |
| namespace | rptui |
Macros | |
| #define | SECTION_OFFSET 3 |
| #define | SCR_LINE_SIZE 10 |
Functions | |
| static void | rptui::lcl_setScrollBar (sal_Int32 _nNewValue, const Point &_aPos, const Size &_aSize, ScrollAdaptor &_rScrollBar) |
| rptui::IMPL_LINK_NOARG (OScrollWindowHelper, ScrollHdl, weld::Scrollbar &, void) | |
| #define SCR_LINE_SIZE 10 |
Definition at line 33 of file ScrollHelper.cxx.
| #define SECTION_OFFSET 3 |
Definition at line 32 of file ScrollHelper.cxx.