LibreOffice Module svx (master) 1
Macros | Functions
dlgctrl.cxx File Reference
#include <config_wasm_strip.h>
#include <vcl/svapp.hxx>
#include <vcl/settings.hxx>
#include <vcl/virdev.hxx>
#include <vcl/event.hxx>
#include <sfx2/dialoghelper.hxx>
#include <sfx2/weldutils.hxx>
#include <svx/relfld.hxx>
#include <svx/xlineit0.hxx>
#include <svx/xtable.hxx>
#include <bitmaps.hlst>
#include <svx/dlgctrl.hxx>
#include <tools/debug.hxx>
#include <svxpixelctlaccessiblecontext.hxx>
#include <svtools/colorcfg.hxx>
#include <svxrectctaccessiblecontext.hxx>
#include <basegfx/point/b2dpoint.hxx>
#include <basegfx/polygon/b2dpolygon.hxx>
#include <svx/svdorect.hxx>
#include <svx/svdmodel.hxx>
#include <svx/svdopath.hxx>
#include <sdr/contact/objectcontactofobjlistpainter.hxx>
#include <svx/sdr/contact/displayinfo.hxx>
#include <vcl/BitmapTools.hxx>
Include dependency graph for dlgctrl.cxx:

Go to the source code of this file.

Macros

#define OUTPUT_DRAWMODE_COLOR   (DrawModeFlags::Default)
 
#define OUTPUT_DRAWMODE_CONTRAST   (DrawModeFlags::SettingsLine | DrawModeFlags::SettingsFill | DrawModeFlags::SettingsText | DrawModeFlags::SettingsGradient)
 

Functions

void limitWidthForSidebar (weld::SpinButton &rSpinButton)
 
void limitWidthForSidebar (SvxRelativeField &rMetricSpinButton)
 
void padWidthForSidebar (weld::Toolbar &rToolbar, const css::uno::Reference< css::frame::XFrame > &rFrame)
 

Macro Definition Documentation

◆ OUTPUT_DRAWMODE_COLOR

#define OUTPUT_DRAWMODE_COLOR   (DrawModeFlags::Default)

Definition at line 46 of file dlgctrl.cxx.

◆ OUTPUT_DRAWMODE_CONTRAST

Definition at line 47 of file dlgctrl.cxx.

Function Documentation

◆ limitWidthForSidebar() [1/2]

void limitWidthForSidebar ( SvxRelativeField rMetricSpinButton)

Definition at line 1437 of file dlgctrl.cxx.

References SvxRelativeField::get_widget(), and limitWidthForSidebar().

◆ limitWidthForSidebar() [2/2]

void limitWidthForSidebar ( weld::SpinButton rSpinButton)

◆ padWidthForSidebar()

void padWidthForSidebar ( weld::Toolbar rToolbar,
const css::uno::Reference< css::frame::XFrame > &  rFrame 
)