|
LibreOffice Module svx (master) 1
|
#include <svx/PaletteManager.hxx>#include <basegfx/color/bcolortools.hxx>#include <comphelper/propertyvalue.hxx>#include <tools/urlobj.hxx>#include <osl/file.hxx>#include <unotools/pathoptions.hxx>#include <sfx2/objsh.hxx>#include <svx/drawitem.hxx>#include <svx/strings.hrc>#include <svx/svxids.hrc>#include <svx/dialmgr.hxx>#include <tbxcolorupdate.hxx>#include <vcl/svapp.hxx>#include <vcl/settings.hxx>#include <comphelper/sequence.hxx>#include <officecfg/Office/Common.hxx>#include <com/sun/star/frame/XDispatchProvider.hpp>#include <com/sun/star/frame/XDispatch.hpp>#include <com/sun/star/frame/Desktop.hpp>#include <com/sun/star/util/XURLTransformer.hpp>#include <com/sun/star/util/URLTransformer.hpp>#include <docmodel/color/ComplexColor.hxx>#include <docmodel/color/ComplexColorJSON.hxx>#include <editeng/colritem.hxx>#include <editeng/memberids.h>#include <palettes.hxx>#include <memory>#include <array>#include <stack>#include <set>