LibreOffice Module reportdesign (master) 1
Namespaces | Functions
SectionWindow.cxx File Reference
#include <SectionWindow.hxx>
#include <ReportWindow.hxx>
#include <UITools.hxx>
#include <ReportController.hxx>
#include <ReportSection.hxx>
#include <DesignView.hxx>
#include <strings.hxx>
#include <core_resource.hxx>
#include <strings.hrc>
#include <StartMarker.hxx>
#include <EndMarker.hxx>
#include <ViewsWindow.hxx>
#include <functional>
#include <algorithm>
#include <vcl/svapp.hxx>
#include <vcl/settings.hxx>
Include dependency graph for SectionWindow.cxx:

Go to the source code of this file.

Namespaces

namespace  rptui
 

Functions

 rptui::IMPL_LINK (OSectionWindow, Collapsed, OColorListener &, _rMarker, void)
 
 rptui::IMPL_LINK_NOARG (OSectionWindow, StartSplitHdl, Splitter *, void)
 
 rptui::IMPL_LINK_NOARG (OSectionWindow, EndSplitHdl, Splitter *, void)
 
 rptui::IMPL_LINK (OSectionWindow, SplitHdl, Splitter *, _pSplitter, void)
 
static void rptui::lcl_scroll (vcl::Window &_rWindow, const Point &_aDelta)
 
static void rptui::lcl_setOrigin (vcl::Window &_rWindow, tools::Long _nX, tools::Long _nY)