#include <ie_exp_RTF_AttrProp.h>
Public Member Functions | |
| virtual | ~s_RTF_AttrPropAdapter_Style () |
| s_RTF_AttrPropAdapter_Style (const PD_Style *pStyle) | |
| virtual const gchar * | getAttribute (const gchar *szName) const |
| virtual const gchar * | getProperty (const gchar *szName) const |
Private Attributes | |
| const PD_Style * | m_pStyle |
| virtual s_RTF_AttrPropAdapter_Style::~s_RTF_AttrPropAdapter_Style | ( | ) | [inline, virtual] |
| s_RTF_AttrPropAdapter_Style::s_RTF_AttrPropAdapter_Style | ( | const PD_Style * | pStyle | ) | [inline] |
| const gchar * s_RTF_AttrPropAdapter_Style::getAttribute | ( | const gchar * | szName | ) | const [virtual] |
Implements s_RTF_AttrPropAdapter.
References gchar, PD_Style::getAttribute(), and m_pStyle.
| const gchar * s_RTF_AttrPropAdapter_Style::getProperty | ( | const gchar * | szName | ) | const [virtual] |
Implements s_RTF_AttrPropAdapter.
References gchar, PD_Style::getProperty(), and m_pStyle.
Referenced by IE_Exp_RTF::_getStyleProp(), and IE_Exp_RTF::_write_charfmt().
const PD_Style* s_RTF_AttrPropAdapter_Style::m_pStyle [private] |
Referenced by getAttribute(), and getProperty().
1.7.1