LibreOffice Module sw (master) 1
|
#include <sfx2/request.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/viewfrm.hxx>
#include <svx/svdview.hxx>
#include <view.hxx>
#include <wrtsh.hxx>
#include <cmdid.h>
#include <drawsh.hxx>
#include <svx/svxdlg.hxx>
#include <svx/dialogs.hrc>
#include <memory>
#include <svl/stritem.hxx>
#include <svx/xlnclit.hxx>
#include <svx/xflclit.hxx>
#include <svx/chrtitem.hxx>
#include <svx/xlnwtit.hxx>
#include <svx/xflgrit.hxx>
#include <svx/xflftrit.hxx>
#include <svx/xfltrit.hxx>
#include <comphelper/lok.hxx>
#include <textboxhelper.hxx>
Go to the source code of this file.
Functions | |
static void | lcl_unifyFillTransparencyItems (const SfxItemSet &rSet) |
|
static |
Definition at line 298 of file drawdlg.cxx.
References XFillGradientItem::GetGradientValue(), SfxItemSet::GetItem(), XFillFloatTransparenceItem::IsEnabled(), rSet, basegfx::BGradient::SetEndIntens(), XFillGradientItem::SetGradientValue(), basegfx::BGradient::SetStartIntens(), XATTR_FILLFLOATTRANSPARENCE(), and XATTR_FILLTRANSPARENCE().
Referenced by SwDrawShell::GetDrawAttrState().