#include "NOXPrefix.h"
| NOXBreak NiXPSObjects::NOXStoryFragment::NOXStoryFragment::getStoryBreak | ( | NCommon::UInt32 | pIndex | ) |
Get StoryBreak element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXStoryFragment::NOXStoryFragment::getNumStoryBreak | ( | ) |
Calculate the number of StoryBreak elements that are present.
| NOXBreak NiXPSObjects::NOXStoryFragment::NOXStoryFragment::createStoryBreak | ( | NCommon::UInt32 | pIndex | ) |
Create an StoryBreak element at index pIndex.
| NOXSection NiXPSObjects::NOXStoryFragment::NOXStoryFragment::getSectionStructure | ( | NCommon::UInt32 | pIndex | ) |
Get SectionStructure element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXStoryFragment::NOXStoryFragment::getNumSectionStructure | ( | ) |
Calculate the number of SectionStructure elements that are present.
| NOXSection NiXPSObjects::NOXStoryFragment::NOXStoryFragment::createSectionStructure | ( | NCommon::UInt32 | pIndex | ) |
Create an SectionStructure element at index pIndex.
| NOXParagraph NiXPSObjects::NOXStoryFragment::NOXStoryFragment::getParagraphStructure | ( | NCommon::UInt32 | pIndex | ) |
Get ParagraphStructure element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXStoryFragment::NOXStoryFragment::getNumParagraphStructure | ( | ) |
Calculate the number of ParagraphStructure elements that are present.
| NOXParagraph NiXPSObjects::NOXStoryFragment::NOXStoryFragment::createParagraphStructure | ( | NCommon::UInt32 | pIndex | ) |
Create an ParagraphStructure element at index pIndex.
| NOXHandler NiXPSObjects::NOXStoryFragment::NOXStoryFragment::getListStructure | ( | NCommon::UInt32 | pIndex | ) |
Get ListStructure element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXStoryFragment::NOXStoryFragment::getNumListStructure | ( | ) |
Calculate the number of ListStructure elements that are present.
| NOXHandler NiXPSObjects::NOXStoryFragment::NOXStoryFragment::createListStructure | ( | NCommon::UInt32 | pIndex | ) |
Create an ListStructure element at index pIndex.
| NOXHandler NiXPSObjects::NOXStoryFragment::NOXStoryFragment::getTableStructure | ( | NCommon::UInt32 | pIndex | ) |
Get TableStructure element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXStoryFragment::NOXStoryFragment::getNumTableStructure | ( | ) |
Calculate the number of TableStructure elements that are present.
| NOXHandler NiXPSObjects::NOXStoryFragment::NOXStoryFragment::createTableStructure | ( | NCommon::UInt32 | pIndex | ) |
Create an TableStructure element at index pIndex.
| NOXFigure NiXPSObjects::NOXStoryFragment::NOXStoryFragment::getFigureStructure | ( | NCommon::UInt32 | pIndex | ) |
Get FigureStructure element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXStoryFragment::NOXStoryFragment::getNumFigureStructure | ( | ) |
Calculate the number of FigureStructure elements that are present.
| NOXFigure NiXPSObjects::NOXStoryFragment::NOXStoryFragment::createFigureStructure | ( | NCommon::UInt32 | pIndex | ) |
Create an FigureStructure element at index pIndex.
| void NiXPSObjects::NOXStoryFragment::NOXStoryFragment::getStoryName | ( | NOString & | pString | ) |
Get the StoryName attribute.
| bool NiXPSObjects::NOXStoryFragment::NOXStoryFragment::hasStoryName | ( | ) |
Check for the availability of the StoryName attribute.
| void NiXPSObjects::NOXStoryFragment::NOXStoryFragment::setStoryName | ( | NOXStringBase | pObject | ) |
Sets the StoryName attribute.
| void NiXPSObjects::NOXStoryFragment::NOXStoryFragment::getFragmentName | ( | NOString & | pString | ) |
Get the FragmentName attribute.
| bool NiXPSObjects::NOXStoryFragment::NOXStoryFragment::hasFragmentName | ( | ) |
Check for the availability of the FragmentName attribute.
| void NiXPSObjects::NOXStoryFragment::NOXStoryFragment::setFragmentName | ( | NOXStringBase | pObject | ) |
Sets the FragmentName attribute.
| NOXFragmentType NiXPSObjects::NOXStoryFragment::NOXStoryFragment::getFragmentType | ( | ) |
Get the FragmentType attribute.
| bool NiXPSObjects::NOXStoryFragment::NOXStoryFragment::hasFragmentType | ( | ) |
Check for the availability of the FragmentType attribute.
| void NiXPSObjects::NOXStoryFragment::NOXStoryFragment::setFragmentType | ( | NOXFragmentType | pObject | ) |
Sets the FragmentType attribute.
| void NiXPSObjects::NOXStoryFragment::intialize | ( | NOXFragmentType | pFragmentType | ) |
Initialize.
| NOXBase NiXPSObjects::NOXStoryFragment::NOXStoryFragment::getChild | ( | NCommon::UInt32 | pIndex | ) |
Get child element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXStoryFragment::NOXStoryFragment::getNumChilds | ( | ) |
Calculate the number of child elements that are present.
1.5.3