LibreOffice Module sw (master) 1
Public Member Functions | Private Attributes | List of all members
WW8Ruby Class Reference

#include <attributeoutputbase.hxx>

Public Member Functions

 WW8Ruby (const SwTextNode &rNode, const SwFormatRuby &rRuby, const MSWordExportBase &rExport)
 
sal_Int32 GetJC () const
 
char GetDirective () const
 
sal_uInt32 GetRubyHeight () const
 
sal_uInt32 GetBaseHeight () const
 
OUString const & GetFontFamily () const
 

Private Attributes

sal_Int32 m_nJC
 
char m_cDirective
 
sal_uInt32 m_nRubyHeight
 
sal_uInt32 m_nBaseHeight
 
OUString m_sFontFamily
 

Detailed Description

Definition at line 692 of file attributeoutputbase.hxx.

Constructor & Destructor Documentation

◆ WW8Ruby()

WW8Ruby::WW8Ruby ( const SwTextNode rNode,
const SwFormatRuby rRuby,
const MSWordExportBase rExport 
)

Member Function Documentation

◆ GetBaseHeight()

sal_uInt32 WW8Ruby::GetBaseHeight ( ) const
inline

◆ GetDirective()

char WW8Ruby::GetDirective ( ) const
inline

◆ GetFontFamily()

OUString const & WW8Ruby::GetFontFamily ( ) const
inline

◆ GetJC()

sal_Int32 WW8Ruby::GetJC ( ) const
inline

◆ GetRubyHeight()

sal_uInt32 WW8Ruby::GetRubyHeight ( ) const
inline

Member Data Documentation

◆ m_cDirective

char WW8Ruby::m_cDirective
private

Definition at line 695 of file attributeoutputbase.hxx.

Referenced by GetDirective(), and WW8Ruby().

◆ m_nBaseHeight

sal_uInt32 WW8Ruby::m_nBaseHeight
private

Definition at line 697 of file attributeoutputbase.hxx.

Referenced by GetBaseHeight(), and WW8Ruby().

◆ m_nJC

sal_Int32 WW8Ruby::m_nJC
private

Definition at line 694 of file attributeoutputbase.hxx.

Referenced by GetJC(), and WW8Ruby().

◆ m_nRubyHeight

sal_uInt32 WW8Ruby::m_nRubyHeight
private

Definition at line 696 of file attributeoutputbase.hxx.

Referenced by GetRubyHeight(), and WW8Ruby().

◆ m_sFontFamily

OUString WW8Ruby::m_sFontFamily
private

Definition at line 698 of file attributeoutputbase.hxx.

Referenced by GetFontFamily(), and WW8Ruby().


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