RagTime5SpreadsheetInternal::TextPLC Struct Reference

a text style PLC More...

Public Member Functions

 TextPLC ()
 constructor More...
 
 TextPLC (std::vector< int > const &values)
 constructor More...
 
MWAWCell::HorizontalAlignment getHorizontalAlignment () const
 returns the alignement More...
 
bool operator== (TextPLC const &plc) const
 operator== More...
 
bool operator!= (TextPLC const &plc) const
 operator!= More...
 

Public Attributes

int m_textStyleId
 the text style More...
 
int m_formatId
 the format style More...
 
int m_flags
 low: text flag, high: orientation flags, tategaki, ... More...
 

Friends

std::ostream & operator<< (std::ostream &o, TextPLC const &plc)
 operator<< More...
 

Detailed Description

a text style PLC

Constructor & Destructor Documentation

◆ TextPLC() [1/2]

RagTime5SpreadsheetInternal::TextPLC::TextPLC ( )
inline

constructor

◆ TextPLC() [2/2]

RagTime5SpreadsheetInternal::TextPLC::TextPLC ( std::vector< int > const &  values)
inlineexplicit

constructor

Member Function Documentation

◆ getHorizontalAlignment()

MWAWCell::HorizontalAlignment RagTime5SpreadsheetInternal::TextPLC::getHorizontalAlignment ( ) const
inline

returns the alignement

Referenced by RagTime5Spreadsheet::send().

◆ operator!=()

bool RagTime5SpreadsheetInternal::TextPLC::operator!= ( TextPLC const &  plc) const
inline

operator!=

◆ operator==()

bool RagTime5SpreadsheetInternal::TextPLC::operator== ( TextPLC const &  plc) const
inline

operator==

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  o,
TextPLC const &  plc 
)
friend

operator<<

Member Data Documentation

◆ m_flags

int RagTime5SpreadsheetInternal::TextPLC::m_flags

low: text flag, high: orientation flags, tategaki, ...

Referenced by getHorizontalAlignment(), operator==(), RagTime5Spreadsheet::send(), and TextPLC().

◆ m_formatId

int RagTime5SpreadsheetInternal::TextPLC::m_formatId

the format style

Referenced by operator==(), RagTime5Spreadsheet::send(), and TextPLC().

◆ m_textStyleId

int RagTime5SpreadsheetInternal::TextPLC::m_textStyleId

the text style

Referenced by operator==(), RagTime5Spreadsheet::send(), and TextPLC().


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

Generated on Fri Sep 18 2020 18:14:52 for libmwaw by doxygen 1.8.20