#include "NOXPrefix.h"
Public Member Functions | |
| NOXDocumentOutline | NOXCP_Outline::getDocumentOutline (NCommon::UInt32 pIndex) |
| NCommon::UInt32 | NOXCP_Outline::getNumDocumentOutline () |
| NOXDocumentOutline | NOXCP_Outline::createDocumentOutline (NCommon::UInt32 pIndex) |
| void | intialize () |
| NOXBase | NOXCP_Outline::getChild (NCommon::UInt32 pIndex) |
| NCommon::UInt32 | NOXCP_Outline::getNumChilds () |
| NOXDocumentOutline NiXPSObjects::NOXCP_Outline::NOXCP_Outline::getDocumentOutline | ( | NCommon::UInt32 | pIndex | ) |
Get DocumentOutline element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXCP_Outline::NOXCP_Outline::getNumDocumentOutline | ( | ) |
Calculate the number of DocumentOutline elements that are present.
| NOXDocumentOutline NiXPSObjects::NOXCP_Outline::NOXCP_Outline::createDocumentOutline | ( | NCommon::UInt32 | pIndex | ) |
Create an DocumentOutline element at index pIndex.
| void NiXPSObjects::NOXCP_Outline::intialize | ( | ) |
Initialize.
| NOXBase NiXPSObjects::NOXCP_Outline::NOXCP_Outline::getChild | ( | NCommon::UInt32 | pIndex | ) |
Get child element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXCP_Outline::NOXCP_Outline::getNumChilds | ( | ) |
Calculate the number of child elements that are present.
1.5.3