LibreOffice Module svx (master) 1
Classes | Functions | Variables
colrctrl.cxx File Reference
#include <sal/config.h>
#include <sot/exchange.hxx>
#include <svx/strings.hrc>
#include <svx/svxids.hrc>
#include <sfx2/viewsh.hxx>
#include <sfx2/objsh.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/viewfrm.hxx>
#include <vcl/image.hxx>
#include <vcl/transfer.hxx>
#include <colrctrl.hxx>
#include <svx/svdview.hxx>
#include <svx/drawitem.hxx>
#include <svx/xfillit0.hxx>
#include <svx/xflclit.hxx>
#include <editeng/colritem.hxx>
#include <svx/xlineit0.hxx>
#include <svx/xlnclit.hxx>
#include <svx/xtable.hxx>
#include <svx/dialmgr.hxx>
#include <helpids.h>
#include <vcl/virdev.hxx>
#include <com/sun/star/beans/NamedValue.hpp>
Include dependency graph for colrctrl.cxx:

Go to the source code of this file.

Classes

class  SvxColorValueSetData
 

Functions

 IMPL_LINK_NOARG (SvxColorDockingWindow, SelectHdl, ValueSet *, void)
 

Variables

constexpr sal_uInt16 gnLeftSlot = SID_ATTR_FILL_COLOR
 
constexpr sal_uInt16 gnRightSlot = SID_ATTR_LINE_COLOR
 

Function Documentation

◆ IMPL_LINK_NOARG()

IMPL_LINK_NOARG ( SvxColorDockingWindow  ,
SelectHdl  ,
ValueSet ,
void   
)

Variable Documentation

◆ gnLeftSlot

constexpr sal_uInt16 gnLeftSlot = SID_ATTR_FILL_COLOR
constexpr

Definition at line 178 of file colrctrl.cxx.

Referenced by IMPL_LINK_NOARG().

◆ gnRightSlot

constexpr sal_uInt16 gnRightSlot = SID_ATTR_LINE_COLOR
constexpr

Definition at line 179 of file colrctrl.cxx.

Referenced by IMPL_LINK_NOARG().