LibreOffice Module sc (master) 1
|
#include <optional>
#include <svl/setitem.hxx>
#include <svl/itemset.hxx>
#include <svl/languageoptions.hxx>
#include <tools/degree.hxx>
#include <editeng/svxenum.hxx>
#include "scdllapi.h"
#include "fonthelper.hxx"
Go to the source code of this file.
Classes | |
class | ScPatternAttr |
Namespaces | |
namespace | vcl |
Enumerations | |
enum | ScAutoFontColorMode { SC_AUTOCOL_RAW , SC_AUTOCOL_BLACK , SC_AUTOCOL_PRINT , SC_AUTOCOL_DISPLAY , SC_AUTOCOL_IGNOREFONT , SC_AUTOCOL_IGNOREBACK , SC_AUTOCOL_IGNOREALL } |
how to treat COL_AUTO in GetFont: More... | |
enum ScAutoFontColorMode |
how to treat COL_AUTO in GetFont:
Definition at line 42 of file patattr.hxx.