LibreOffice Module reportdesign (master) 1
Namespaces | Macros | Functions
ViewsWindow.cxx File Reference
#include <ViewsWindow.hxx>
#include <ScrollHelper.hxx>
#include <UndoActions.hxx>
#include <ReportWindow.hxx>
#include <DesignView.hxx>
#include <svtools/colorcfg.hxx>
#include <ReportController.hxx>
#include <UITools.hxx>
#include <RptDef.hxx>
#include <strings.hrc>
#include <SectionView.hxx>
#include <ReportSection.hxx>
#include <strings.hxx>
#include <rptui_slotid.hrc>
#include <dlgedclip.hxx>
#include <RptObject.hxx>
#include <EndMarker.hxx>
#include <sal/log.hxx>
#include <vcl/svapp.hxx>
#include <vcl/settings.hxx>
#include <core_resource.hxx>
#include <svx/svdundo.hxx>
#include <toolkit/helper/convert.hxx>
#include <algorithm>
#include <cstdlib>
#include <numeric>
Include dependency graph for ViewsWindow.cxx:

Go to the source code of this file.

Namespaces

namespace  rptui
 

Macros

#define DEFAUL_MOVE_SIZE   100
 

Functions

static bool rptui::lcl_getNewRectSize (const tools::Rectangle &_aObjRect, tools::Long &_nXMov, tools::Long &_nYMov, SdrObject const *_pObj, SdrView const *_pView, ControlModification _nControlModification)
 

Macro Definition Documentation

◆ DEFAUL_MOVE_SIZE

#define DEFAUL_MOVE_SIZE   100

Definition at line 49 of file ViewsWindow.cxx.

Variable Documentation

◆ m_eAction

SectionViewAction m_eAction
private

Definition at line 914 of file ViewsWindow.cxx.