LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
oox::xls::ApiScriptFontName Struct Reference

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...
 

Detailed Description

Contains API font name, family, and charset for a script type.

Definition at line 183 of file stylesbuffer.hxx.

Constructor & Destructor Documentation

◆ ApiScriptFontName()

oox::xls::ApiScriptFontName::ApiScriptFontName ( )
explicit

Font text encoding.

Definition at line 512 of file stylesbuffer.cxx.

References DONTKNOW.

Member Data Documentation

◆ maName

OUString oox::xls::ApiScriptFontName::maName

◆ mnFamily

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().

◆ mnTextEnc

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().


The documentation for this struct was generated from the following files: