Public Member Functions | Private Member Functions | Private Attributes

OO_Style Class Reference

List of all members.

Public Member Functions

 OO_Style (const gchar **props, const PD_Style *pParentStyle, const bool bOpenDocument)
 OO_Style (const OO_Style *other, const gchar **props, PD_Style *pParentStyle, const bool bOpenDocument)
 ~OO_Style ()
const gchar * getAbiStyle () const
bool getColBreakBefore () const
bool getPageBreakBefore () const
void parse (const gchar **props)

Private Member Functions

 OO_Style ()

Private Attributes

UT_String m_align
UT_String m_fontWeight
UT_String m_fontStyle
UT_String m_color
UT_String m_bgcolor
UT_String m_fontName
UT_String m_fontSize
UT_String m_lang
UT_String m_textPos
UT_String m_textDecoration
UT_String m_marginLeft
UT_String m_marginTop
UT_String m_marginRight
UT_String m_marginBottom
UT_String m_lineHeight
UT_String m_keepWithNext
UT_String m_keepTogether
UT_String m_widows
UT_String m_orphans
UT_String m_columns
UT_String m_styleProps
bool m_bColBreakBefore
bool m_bPageBreakBefore
const PD_Stylem_pParentStyle
bool m_bOpenDocument

Detailed Description

Class representing any and all OO styles maps from OO->Abi styles. Used for at least all Abi section, paragraph, and span styles


Constructor & Destructor Documentation

OO_Style::OO_Style ( const gchar **  props,
const PD_Style pParentStyle,
const bool  bOpenDocument 
) [inline]

References parse().

OO_Style::OO_Style ( const OO_Style other,
const gchar **  props,
PD_Style pParentStyle,
const bool  bOpenDocument 
) [inline]

References parse().

OO_Style::~OO_Style (  )  [inline]
OO_Style::OO_Style (  )  [private]

Member Function Documentation

const gchar* OO_Style::getAbiStyle (  )  const [inline]
bool OO_Style::getColBreakBefore (  )  const [inline]

Paragraph style, generate a column break before creating a paragraph in this style

References m_bColBreakBefore.

Referenced by OpenWriter_ContentStream_Listener::startElement().

bool OO_Style::getPageBreakBefore (  )  const [inline]
void OO_Style::parse ( const gchar **  props  )  [inline]

Member Data Documentation

Referenced by parse().

Referenced by getColBreakBefore(), and parse().

Referenced by parse().

bool OO_Style::m_bOpenDocument [private]

Referenced by parse().

Referenced by getPageBreakBefore(), and parse().

Referenced by parse().

Referenced by parse().

Referenced by parse().

Referenced by parse().

Referenced by parse().

Referenced by parse().

Referenced by parse().

Referenced by parse().

Referenced by parse().

Referenced by parse().

Referenced by parse().

Referenced by parse().

Referenced by parse().

Referenced by parse().

Referenced by parse().

Referenced by parse().

Referenced by getAbiStyle(), and parse().

Referenced by parse().

Referenced by parse().

Referenced by parse().


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