LibreOffice Module sc (master) 1
|
Contains API font name, family, and charset for a script type. More...
#include <stylesbuffer.hxx>
Public Member Functions | |
ApiScriptFontName () | |
Font text encoding. More... | |
Public Attributes | |
OUString | maName |
sal_Int16 | mnFamily |
Font name. More... | |
sal_Int16 | mnTextEnc |
Font family. More... | |
Contains API font name, family, and charset for a script type.
Definition at line 183 of file stylesbuffer.hxx.
|
explicit |
OUString oox::xls::ApiScriptFontName::maName |
Definition at line 185 of file stylesbuffer.hxx.
Referenced by oox::xls::ApiFontData::ApiFontData(), oox::xls::Font::fillToItemSet(), and oox::xls::Font::writeToPropertyMap().
sal_Int16 oox::xls::ApiScriptFontName::mnFamily |
Font name.
Definition at line 186 of file stylesbuffer.hxx.
Referenced by oox::xls::Font::fillToItemSet(), and oox::xls::Font::writeToPropertyMap().
sal_Int16 oox::xls::ApiScriptFontName::mnTextEnc |
Font family.
Definition at line 187 of file stylesbuffer.hxx.
Referenced by oox::xls::Font::fillToItemSet(), and oox::xls::Font::writeToPropertyMap().