LibreOffice Module reportdesign (master) 1
Namespaces | Macros | Functions
dlgedfunc.cxx File Reference
#include <vcl/seleng.hxx>
#include <vcl/ptrstyle.hxx>
#include <com/sun/star/embed/EmbedStates.hpp>
#include <com/sun/star/embed/XEmbeddedObject.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <svx/svdview.hxx>
#include <svx/svdpagv.hxx>
#include <svx/svdetc.hxx>
#include <svx/svddrgmt.hxx>
#include <svx/svdoashp.hxx>
#include <svx/svxids.hrc>
#include <svx/svditer.hxx>
#include <toolkit/helper/vclunohelper.hxx>
#include <dlgedfunc.hxx>
#include <ReportSection.hxx>
#include <DesignView.hxx>
#include <ReportController.hxx>
#include <SectionView.hxx>
#include <ViewsWindow.hxx>
#include <ReportWindow.hxx>
#include <RptObject.hxx>
#include <ScrollHelper.hxx>
#include <UITools.hxx>
#include <strings.hxx>
#include <UndoEnv.hxx>
#include <RptModel.hxx>
#include <comphelper/propertysequence.hxx>
#include <comphelper/diagnose_ex.hxx>
Include dependency graph for dlgedfunc.cxx:

Go to the source code of this file.

Namespaces

namespace  rptui
 

Macros

#define DEFAUL_MOVE_SIZE   100
 

Functions

 rptui::IMPL_LINK_NOARG (DlgEdFunc, ScrollTimeout, Timer *, void)
 
static Color rptui::lcl_setColorOfObject (const uno::Reference< uno::XInterface > &_xObj, Color _nColorTRGB)
 

Macro Definition Documentation

◆ DEFAUL_MOVE_SIZE

#define DEFAUL_MOVE_SIZE   100

Definition at line 52 of file dlgedfunc.cxx.