LibreOffice Module svx (master) 1
Namespaces | Functions
lookupcolorname.cxx File Reference
#include <sal/config.h>
#include <com/sun/star/container/XNameAccess.hpp>
#include <com/sun/star/container/XNameContainer.hpp>
#include <com/sun/star/drawing/ColorTable.hpp>
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/uno/RuntimeException.hpp>
#include <com/sun/star/uno/Sequence.hxx>
#include <comphelper/processfactory.hxx>
#include <rtl/ustring.hxx>
#include <vcl/svapp.hxx>
#include "lookupcolorname.hxx"
#include <unordered_map>
Include dependency graph for lookupcolorname.cxx:

Go to the source code of this file.

Namespaces

namespace  accessibility
 

Functions

OUString accessibility::lookUpColorName (tools::Long color)
 This is a color name lookup targeted to be used by the accessibility <type>DescriptionGenerator</type> class. More...