|
LibreOffice Module unotools (master) 1
|
#include <fontcfg.hxx>
Public Attributes | |
| OUString | Name |
| ::std::vector< OUString > | Substitutions |
| ::std::vector< OUString > | MSSubstitutions |
| FontWeight | Weight |
| FontWidth | Width |
| ImplFontAttrs | Type |
Definition at line 126 of file fontcfg.hxx.
| ::std::vector< OUString > utl::FontNameAttr::MSSubstitutions |
Definition at line 130 of file fontcfg.hxx.
Referenced by GetSubsFontName().
| OUString utl::FontNameAttr::Name |
Definition at line 128 of file fontcfg.hxx.
| ::std::vector< OUString > utl::FontNameAttr::Substitutions |
Definition at line 129 of file fontcfg.hxx.
| ImplFontAttrs utl::FontNameAttr::Type |
Definition at line 133 of file fontcfg.hxx.
| FontWeight utl::FontNameAttr::Weight |
Definition at line 131 of file fontcfg.hxx.
| FontWidth utl::FontNameAttr::Width |
Definition at line 132 of file fontcfg.hxx.