LibreOffice Module svtools (master) 1
Classes | Namespaces | Functions | Variables
extcolorcfg.cxx File Reference
#include <sal/config.h>
#include <map>
#include <string_view>
#include <svtools/extcolorcfg.hxx>
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <tools/color.hxx>
#include <unotools/configitem.hxx>
#include <com/sun/star/uno/Sequence.h>
#include <comphelper/sequence.hxx>
#include <svl/hint.hxx>
#include <mutex>
#include <sal/log.hxx>
#include <osl/diagnose.h>
#include <o3tl/string_view.hxx>
#include <vcl/svapp.hxx>
#include <vcl/settings.hxx>
#include <vcl/event.hxx>
Include dependency graph for extcolorcfg.cxx:

Go to the source code of this file.

Classes

class  svtools::ExtendedColorConfig_Impl
 

Namespaces

namespace  svtools
 

Functions

static void svtools::lcl_addString (uno::Sequence< OUString > &_rSeq, std::u16string_view _sAdd)
 
 svtools::IMPL_LINK (ExtendedColorConfig_Impl, DataChangedEventListener, VclSimpleEvent &, rEvent, void)
 

Variables

static sal_Int32 svtools::nExtendedColorRefCount_Impl = 0