#include <WPXPropertyList.h>
List of all members.
Constructor & Destructor Documentation
WPXPropertyList::WPXPropertyList |
( |
| ) |
|
WPXPropertyList::~WPXPropertyList |
( |
| ) |
[virtual] |
Member Function Documentation
void WPXPropertyList::clear |
( |
| ) |
|
void WPXPropertyList::insert |
( |
const char * |
name, |
|
|
WPXProperty * |
prop |
|
) |
| |
Referenced by WPXContentListener::_appendJustification(), WPXContentListener::_appendParagraphProperties(), WPXContentListener::_getTabStops(), WP3ContentListener::_handleFrameParameters(), WP6ContentListener::_handleListChange(), WPXContentListener::_insertBreakIfNecessary(), WPXContentListener::_insertPageNumberParagraph(), WPXContentListener::_openPageSpan(), WPXContentListener::_openSection(), WPXContentListener::_openSpan(), WPXContentListener::_openTable(), WPXContentListener::_openTableCell(), WPXContentListener::_openTableRow(), addBorderProps(), WP5ContentListener::boxOn(), WP6ContentListener::boxOn(), WP6ContentListener::displayNumberReferenceGroupOff(), WP5ContentListener::insertGraphicsData(), WP6ContentListener::insertGraphicsData(), WP1ContentListener::insertNote(), WP5ContentListener::insertNote(), WP3ContentListener::insertNote(), WP1ContentListener::insertPicture(), WP3ContentListener::insertPicture(), WP6ContentListener::noteOff(), operator=(), WP6ContentListener::setDate(), WP6ContentListener::setExtendedInformation(), and WPXPropertyList().
void WPXPropertyList::insert |
( |
const char * |
name, |
|
|
const char * |
val |
|
) |
| |
void WPXPropertyList::insert |
( |
const char * |
name, |
|
|
const int |
val |
|
) |
| |
void WPXPropertyList::insert |
( |
const char * |
name, |
|
|
const bool |
val |
|
) |
| |
void WPXPropertyList::insert |
( |
const char * |
name, |
|
|
const WPXString & |
val |
|
) |
| |
void WPXPropertyList::insert |
( |
const char * |
name, |
|
|
const double |
val, |
|
|
const WPXUnit |
units = WPX_INCH |
|
) |
| |
const WPXProperty * WPXPropertyList::operator[] |
( |
const char * |
name | ) |
const |
void WPXPropertyList::remove |
( |
const char * |
name | ) |
|
Friends And Related Function Documentation
Member Data Documentation
The documentation for this class was generated from the following files: