WPXPropertyList Class Reference
#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, |
|
|
const float |
val, |
|
|
const WPXUnit |
units = INCH | |
|
) |
| | |
void WPXPropertyList::insert |
( |
const char * |
name, |
|
|
const WPXString & |
val | |
|
) |
| | |
void WPXPropertyList::insert |
( |
const char * |
name, |
|
|
const bool |
val | |
|
) |
| | |
void WPXPropertyList::insert |
( |
const char * |
name, |
|
|
const int |
val | |
|
) |
| | |
void WPXPropertyList::insert |
( |
const char * |
name, |
|
|
const char * |
val | |
|
) |
| | |
void WPXPropertyList::insert |
( |
const char * |
name, |
|
|
WPXProperty * |
prop | |
|
) |
| | |
Referenced by WPXContentListener::_appendJustification(), WPXContentListener::_appendParagraphProperties(), WPXContentListener::_getTabStops(), WP6ContentListener::_handleListChange(), WPXContentListener::_openPageSpan(), WPXContentListener::_openSection(), WPXContentListener::_openSpan(), WPXContentListener::_openTable(), WPXContentListener::_openTableCell(), WPXContentListener::_openTableRow(), addBorderProps(), WP5ContentListener::insertNote(), WP3ContentListener::insertNote(), WP1ContentListener::insertNote(), WP6ContentListener::noteOff(), operator=(), WP6ContentListener::setDate(), WP6ContentListener::setExtendedInformation(), and WPXPropertyList().
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: