19#ifndef INCLUDED_SVX_SVXCOLORVALUESET_HXX
20#define INCLUDED_SVX_SVXCOLORVALUESET_HXX
33 virtual void Resize()
override;
38 static sal_uInt32 getEntryEdgeLength();
39 static sal_uInt32 getColumnCount();
41 void addEntriesForXColorList(
const XColorList& rXColorList, sal_uInt32 nStartIndex = 1);
42 void addEntriesForColorSet(
const std::set<Color>& rColorSet, std::u16string_view rNamePrefix);
43 Size layoutAllVisible(sal_uInt32 nEntryCount);
44 void layoutToGivenHeight(sal_uInt32 nHeight, sal_uInt32 nEntryCount);
static constexpr sal_uInt32 getMaxRowCount()
virtual FactoryFunction GetUITestFactory() const override
virtual void Resize() override
std::function< std::unique_ptr< UIObject >(vcl::Window *)> FactoryFunction
#define SVXCORE_DLLPUBLIC