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,
const OUString& rNamePrefix);
43 Size layoutAllVisible(sal_uInt32 nEntryCount);
44 void layoutToGivenHeight(sal_uInt32 nHeight, sal_uInt32 nEntryCount);
49 #endif // INCLUDED_SVX_SVXCOLORVALUESET_HXX
std::function< std::unique_ptr< UIObject >vcl::Window *)> FactoryFunction
static constexpr sal_uInt32 getMaxRowCount()
virtual void Resize() override
#define SVXCORE_DLLPUBLIC
virtual FactoryFunction GetUITestFactory() const override