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