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

#include <richstring.hxx>

Public Member Functions

 PhoneticDataModel ()
 Phonetic portion alignment. More...
 
void setBiffData (sal_Int32 nType, sal_Int32 nAlignment)
 Sets the passed data from binary import. More...
 

Public Attributes

sal_Int32 mnFontId
 
sal_Int32 mnType
 Font identifier for text formatting. More...
 
sal_Int32 mnAlignment
 Phonetic text type. More...
 

Detailed Description

Definition at line 117 of file richstring.hxx.

Constructor & Destructor Documentation

◆ PhoneticDataModel()

oox::xls::PhoneticDataModel::PhoneticDataModel ( )
explicit

Phonetic portion alignment.

Definition at line 186 of file richstring.cxx.

Member Function Documentation

◆ setBiffData()

void oox::xls::PhoneticDataModel::setBiffData ( sal_Int32  nType,
sal_Int32  nAlignment 
)

Sets the passed data from binary import.

Definition at line 193 of file richstring.cxx.

References mnAlignment, mnType, nType, and STATIC_ARRAY_SELECT.

Referenced by oox::xls::PhoneticSettings::importPhoneticPr(), and oox::xls::PhoneticSettings::importStringData().

Member Data Documentation

◆ mnAlignment

sal_Int32 oox::xls::PhoneticDataModel::mnAlignment

Phonetic text type.

Definition at line 121 of file richstring.hxx.

Referenced by oox::xls::PhoneticSettings::importPhoneticPr(), and setBiffData().

◆ mnFontId

sal_Int32 oox::xls::PhoneticDataModel::mnFontId

◆ mnType

sal_Int32 oox::xls::PhoneticDataModel::mnType

Font identifier for text formatting.

Definition at line 120 of file richstring.hxx.

Referenced by oox::xls::PhoneticSettings::importPhoneticPr(), and setBiffData().


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