LibreOffice Module svtools (master) 1
Classes | Namespaces | Functions | Variables
colorcfg.cxx File Reference
#include <sal/config.h>
#include <string_view>
#include <svtools/colorcfg.hxx>
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <comphelper/processfactory.hxx>
#include <unotools/configitem.hxx>
#include <unotools/confignode.hxx>
#include <unotools/configmgr.hxx>
#include <unotools/configpaths.hxx>
#include <com/sun/star/uno/Sequence.h>
#include <svl/poolitem.hxx>
#include <mutex>
#include <vcl/window.hxx>
#include "itemholder2.hxx"
#include <vcl/svapp.hxx>
#include <vcl/event.hxx>
#include <vcl/settings.hxx>
#include <officecfg/Office/UI.hxx>
Include dependency graph for colorcfg.cxx:

Go to the source code of this file.

Classes

class  svtools::ColorConfig_Impl
 

Namespaces

namespace  svtools
 

Functions

 svtools::IMPL_LINK (ColorConfig_Impl, DataChangedEventListener, VclSimpleEvent &, rEvent, void)
 

Variables

const char g_sIsVisible [] = "/IsVisible"
 
static sal_Int32 svtools::nColorRefCount_Impl = 0
 

Variable Documentation

◆ g_sIsVisible

const char g_sIsVisible[] = "/IsVisible"