LibreOffice Module tools (master) 1
|
#include <sal/types.h>
#include <sal/log.hxx>
#include <o3tl/typed_flags_set.hxx>
#include <ostream>
Go to the source code of this file.
Classes | |
struct | o3tl::typed_flags< FontEmphasisMark > |
Namespaces | |
namespace | o3tl |
Functions | |
template<typename charT , typename traits > | |
std::basic_ostream< charT, traits > & | operator<< (std::basic_ostream< charT, traits > &stream, FontFamily const &family) |
template<typename charT , typename traits > | |
std::basic_ostream< charT, traits > & | operator<< (std::basic_ostream< charT, traits > &stream, FontPitch const &pitch) |
template<typename charT , typename traits > | |
std::basic_ostream< charT, traits > & | operator<< (std::basic_ostream< charT, traits > &stream, TextAlign const &align) |
template<typename charT , typename traits > | |
std::basic_ostream< charT, traits > & | operator<< (std::basic_ostream< charT, traits > &stream, FontWeight const &weight) |
template<typename charT , typename traits > | |
std::basic_ostream< charT, traits > & | operator<< (std::basic_ostream< charT, traits > &stream, FontWidth const &width) |
template<typename charT , typename traits > | |
std::basic_ostream< charT, traits > & | operator<< (std::basic_ostream< charT, traits > &stream, FontItalic const &italic) |
template<typename charT , typename traits > | |
std::basic_ostream< charT, traits > & | operator<< (std::basic_ostream< charT, traits > &stream, FontLineStyle const &linestyle) |
template<typename charT , typename traits > | |
std::basic_ostream< charT, traits > & | operator<< (std::basic_ostream< charT, traits > &stream, FontStrikeout const &strikeout) |
template<typename charT , typename traits > | |
std::basic_ostream< charT, traits > & | operator<< (std::basic_ostream< charT, traits > &stream, FontEmphasisMark const &emphasismark) |
template<typename charT , typename traits > | |
std::basic_ostream< charT, traits > & | operator<< (std::basic_ostream< charT, traits > &stream, FontEmbeddedBitmap const &embeddedbitmap) |
template<typename charT , typename traits > | |
std::basic_ostream< charT, traits > & | operator<< (std::basic_ostream< charT, traits > &stream, FontAntiAlias const &antialias) |
enum FontAntiAlias |
Enumerator | |
---|---|
ANTIALIAS_DONTKNOW | |
ANTIALIAS_FALSE | |
ANTIALIAS_TRUE |
Definition at line 434 of file fontenum.hxx.
enum FontEmbeddedBitmap |
Enumerator | |
---|---|
EMBEDDEDBITMAP_DONTKNOW | |
EMBEDDEDBITMAP_FALSE | |
EMBEDDEDBITMAP_TRUE |
Definition at line 413 of file fontenum.hxx.
|
strong |
Enumerator | |
---|---|
NONE | |
Dot | |
Circle | |
Disc | |
Accent | |
Style | |
PosAbove | |
PosBelow |
Definition at line 361 of file fontenum.hxx.
enum FontFamily |
Enumerator | |
---|---|
FAMILY_DONTKNOW | |
FAMILY_DECORATIVE | |
FAMILY_MODERN | |
FAMILY_ROMAN | |
FAMILY_SCRIPT | |
FAMILY_SWISS | |
FAMILY_SYSTEM | |
FontFamily_FORCE_EQUAL_SIZE |
Definition at line 28 of file fontenum.hxx.
enum FontItalic |
Enumerator | |
---|---|
ITALIC_NONE | |
ITALIC_OBLIQUE | |
ITALIC_NORMAL | |
ITALIC_DONTKNOW | |
FontItalic_FORCE_EQUAL_SIZE |
Definition at line 213 of file fontenum.hxx.
enum FontLineStyle |
Definition at line 240 of file fontenum.hxx.
enum FontPitch |
Enumerator | |
---|---|
PITCH_DONTKNOW | |
PITCH_FIXED | |
PITCH_VARIABLE | |
FontPitch_FORCE_EQUAL_SIZE |
Definition at line 65 of file fontenum.hxx.
enum FontStrikeout |
Enumerator | |
---|---|
STRIKEOUT_NONE | |
STRIKEOUT_SINGLE | |
STRIKEOUT_DOUBLE | |
STRIKEOUT_DONTKNOW | |
STRIKEOUT_BOLD | |
STRIKEOUT_SLASH | |
STRIKEOUT_X | |
FontStrikeout_FORCE_EQUAL_SIZE |
Definition at line 322 of file fontenum.hxx.
enum FontWeight |
Definition at line 113 of file fontenum.hxx.
enum FontWidth |
Definition at line 164 of file fontenum.hxx.
enum TextAlign |
Enumerator | |
---|---|
notset | |
left | |
right | |
center | |
justify | |
ALIGN_TOP | |
ALIGN_BASELINE | |
ALIGN_BOTTOM | |
TextAlign_FORCE_EQUAL_SIZE |
Definition at line 89 of file fontenum.hxx.
|
inline |
Definition at line 1 of file fontenum.hxx.
|
inline |
Definition at line 1 of file fontenum.hxx.
|
inline |
Definition at line 1 of file fontenum.hxx.
|
inline |
Definition at line 1 of file fontenum.hxx.
|
inline |
Definition at line 1 of file fontenum.hxx.
|
inline |
Definition at line 1 of file fontenum.hxx.
|
inline |
Definition at line 1 of file fontenum.hxx.
|
inline |
Definition at line 1 of file fontenum.hxx.
|
inline |
Definition at line 1 of file fontenum.hxx.
|
inline |
Definition at line 1 of file fontenum.hxx.
|
inline |
Definition at line 1 of file fontenum.hxx.