#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>
Go to the source code of this file.
|
constexpr sal_uInt16 | gnLeftSlot = SID_ATTR_FILL_COLOR |
|
constexpr sal_uInt16 | gnRightSlot = SID_ATTR_LINE_COLOR |
|
◆ IMPL_LINK_NOARG()
Definition at line 293 of file colrctrl.cxx.
References aStr, SfxViewShell::Current(), SfxDispatcher::ExecuteList(), SfxItemSet::Get(), SdrView::GetAttributes(), GetBindings(), SfxBindings::GetDispatcher(), SfxViewShell::GetDrawView(), SdrModel::GetItemPool(), SfxItemSet::GetItemState(), SdrPaintView::GetModel(), gnLeftSlot, gnRightSlot, SdrObjEditView::IsTextEdit(), nPos, and XATTR_LINESTYLE().
◆ gnLeftSlot
constexpr sal_uInt16 gnLeftSlot = SID_ATTR_FILL_COLOR |
|
constexpr |
◆ gnRightSlot
constexpr sal_uInt16 gnRightSlot = SID_ATTR_LINE_COLOR |
|
constexpr |