#include "NOXPrefix.h"
| NOXParagraph NiXPSObjects::NOXListItem::NOXListItem::getParagraphStructure | ( | NCommon::UInt32 | pIndex | ) |
Get ParagraphStructure element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXListItem::NOXListItem::getNumParagraphStructure | ( | ) |
Calculate the number of ParagraphStructure elements that are present.
| NOXParagraph NiXPSObjects::NOXListItem::NOXListItem::createParagraphStructure | ( | NCommon::UInt32 | pIndex | ) |
Create an ParagraphStructure element at index pIndex.
| NOXHandler NiXPSObjects::NOXListItem::NOXListItem::getListStructure | ( | NCommon::UInt32 | pIndex | ) |
Get ListStructure element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXListItem::NOXListItem::getNumListStructure | ( | ) |
Calculate the number of ListStructure elements that are present.
| NOXHandler NiXPSObjects::NOXListItem::NOXListItem::createListStructure | ( | NCommon::UInt32 | pIndex | ) |
Create an ListStructure element at index pIndex.
| NOXHandler NiXPSObjects::NOXListItem::NOXListItem::getTableStructure | ( | NCommon::UInt32 | pIndex | ) |
Get TableStructure element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXListItem::NOXListItem::getNumTableStructure | ( | ) |
Calculate the number of TableStructure elements that are present.
| NOXHandler NiXPSObjects::NOXListItem::NOXListItem::createTableStructure | ( | NCommon::UInt32 | pIndex | ) |
Create an TableStructure element at index pIndex.
| NOXFigure NiXPSObjects::NOXListItem::NOXListItem::getFigureStructure | ( | NCommon::UInt32 | pIndex | ) |
Get FigureStructure element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXListItem::NOXListItem::getNumFigureStructure | ( | ) |
Calculate the number of FigureStructure elements that are present.
| NOXFigure NiXPSObjects::NOXListItem::NOXListItem::createFigureStructure | ( | NCommon::UInt32 | pIndex | ) |
Create an FigureStructure element at index pIndex.
| void NiXPSObjects::NOXListItem::NOXListItem::getMarker | ( | NOString & | pString | ) |
Get the Marker attribute.
| bool NiXPSObjects::NOXListItem::NOXListItem::hasMarker | ( | ) |
Check for the availability of the Marker attribute.
| void NiXPSObjects::NOXListItem::NOXListItem::setMarker | ( | NOXNameUnique | pObject | ) |
Sets the Marker attribute.
| void NiXPSObjects::NOXListItem::intialize | ( | ) |
Initialize.
| NOXBase NiXPSObjects::NOXListItem::NOXListItem::getChild | ( | NCommon::UInt32 | pIndex | ) |
Get child element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXListItem::NOXListItem::getNumChilds | ( | ) |
Calculate the number of child elements that are present.
1.5.3