#include <WPS4.h>

Public Member Functions | |
| WPS4ContentListener (std::list< WPSPageSpan > &pageList, WPXHLListenerImpl *listenerImpl) | |
| ~WPS4ContentListener () | |
| void | attributeChange (const bool isOn, const uint8_t attribute) |
Private Member Functions | |
| WPS4ContentListener (const WPS4ContentListener &) | |
| WPS4ContentListener & | operator= (const WPS4ContentListener &) |
| WPS4ContentListener::WPS4ContentListener | ( | std::list< WPSPageSpan > & | pageList, | |
| WPXHLListenerImpl * | listenerImpl | |||
| ) |
| WPS4ContentListener::~WPS4ContentListener | ( | ) |
| WPS4ContentListener::WPS4ContentListener | ( | const WPS4ContentListener & | ) | [private] |
| void WPS4ContentListener::attributeChange | ( | const bool | isOn, | |
| const uint8_t | attribute | |||
| ) |
Referenced by WPS4Parser::propertyChangeTextAttribute().
| WPS4ContentListener& WPS4ContentListener::operator= | ( | const WPS4ContentListener & | ) | [private] |