11#ifndef INCLUDED_SVX_COLORSETS_HXX
12#define INCLUDED_SVX_COLORSETS_HXX
14#include <rtl/ustring.hxx>
40 return maColorSets[
nIndex];
45 void insert(
model::ColorSet const& rColorSet, IdenticalNameAction eAction = IdenticalNameAction::Overwrite);
FILE * init(int, char **)
std::vector< model::ColorSet > maColorSets
const model::ColorSet & getColorSet(sal_uInt32 nIndex) const
const std::vector< model::ColorSet > & getColorSetVector() const
css::uno::Reference< css::linguistic2::XProofreadingIterator > get(css::uno::Reference< css::uno::XComponentContext > const &context)
#define SVXCORE_DLLPUBLIC