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 |
namespace | model |
Enumerations | |
enum class | ScAutoFontColorMode { Raw , Print , Display , IgnoreFont , IgnoreBack , IgnoreAll } |
how to treat COL_AUTO in GetFont: More... | |
|
strong |
how to treat COL_AUTO in GetFont:
Definition at line 43 of file patattr.hxx.