Public Member Functions | Public Attributes

StyleListener Struct Reference

#include <ie_exp_HTML_StyleTree.h>

List of all members.

Public Member Functions

 StyleListener (UT_ByteBuf &sink)
bool get_Compact ()
void tagRaw (UT_UTF8String &content)
void styleIndent ()
void styleOpen (const UT_UTF8String &rule)
void styleClose ()
void styleNameValue (const gchar *name, const UT_UTF8String &value)
void styleText (const UT_UTF8String &content)

Public Attributes

UT_ByteBufm_sink
UT_UTF8String m_utf8_0
UT_uint32 m_styleIndent

Constructor & Destructor Documentation

StyleListener::StyleListener ( UT_ByteBuf sink  )  [inline]

Member Function Documentation

bool StyleListener::get_Compact (  )  [inline]
void StyleListener::styleClose (  )  [inline]
void StyleListener::styleIndent (  )  [inline]

References m_styleIndent, and m_utf8_0.

Referenced by styleClose(), styleNameValue(), and styleOpen().

void StyleListener::styleNameValue ( const gchar *  name,
const UT_UTF8String value 
) [inline]
void StyleListener::styleOpen ( const UT_UTF8String rule  )  [inline]
void StyleListener::styleText ( const UT_UTF8String content  )  [inline]

References m_utf8_0, and tagRaw().

void StyleListener::tagRaw ( UT_UTF8String content  )  [inline]

Member Data Documentation

Referenced by tagRaw().

Referenced by styleClose(), styleIndent(), and styleOpen().


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