class SVXCORE_DLLPUBLIC SvxColorValueSet : public ValueSet
{ public:
SvxColorValueSet(std::unique_ptr<weld::ScrolledWindow> pWindow);
virtualvoid Resize() override;
/* Maximum row/line count for the ColorValueSet control. If more lines would be needed, a scrollbar will
be used. */ static constexpr sal_uInt32 getMaxRowCount() { return10; } static sal_uInt32 getEntryEdgeLength(); static sal_uInt32 getColumnCount();
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.