#include "NOXPrefix.h"
| NOXParagraph NiXPSObjects::NOXTableCell::NOXTableCell::getParagraphStructure | ( | NCommon::UInt32 | pIndex | ) |
Get ParagraphStructure element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXTableCell::NOXTableCell::getNumParagraphStructure | ( | ) |
Calculate the number of ParagraphStructure elements that are present.
| NOXParagraph NiXPSObjects::NOXTableCell::NOXTableCell::createParagraphStructure | ( | NCommon::UInt32 | pIndex | ) |
Create an ParagraphStructure element at index pIndex.
| NOXHandler NiXPSObjects::NOXTableCell::NOXTableCell::getListStructure | ( | NCommon::UInt32 | pIndex | ) |
Get ListStructure element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXTableCell::NOXTableCell::getNumListStructure | ( | ) |
Calculate the number of ListStructure elements that are present.
| NOXHandler NiXPSObjects::NOXTableCell::NOXTableCell::createListStructure | ( | NCommon::UInt32 | pIndex | ) |
Create an ListStructure element at index pIndex.
| NOXHandler NiXPSObjects::NOXTableCell::NOXTableCell::getTableStructure | ( | NCommon::UInt32 | pIndex | ) |
Get TableStructure element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXTableCell::NOXTableCell::getNumTableStructure | ( | ) |
Calculate the number of TableStructure elements that are present.
| NOXHandler NiXPSObjects::NOXTableCell::NOXTableCell::createTableStructure | ( | NCommon::UInt32 | pIndex | ) |
Create an TableStructure element at index pIndex.
| NOXFigure NiXPSObjects::NOXTableCell::NOXTableCell::getFigureStructure | ( | NCommon::UInt32 | pIndex | ) |
Get FigureStructure element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXTableCell::NOXTableCell::getNumFigureStructure | ( | ) |
Calculate the number of FigureStructure elements that are present.
| NOXFigure NiXPSObjects::NOXTableCell::NOXTableCell::createFigureStructure | ( | NCommon::UInt32 | pIndex | ) |
Create an FigureStructure element at index pIndex.
| NOXTableSpan NiXPSObjects::NOXTableCell::NOXTableCell::getRowSpan | ( | ) |
Get the RowSpan attribute.
| bool NiXPSObjects::NOXTableCell::NOXTableCell::hasRowSpan | ( | ) |
Check for the availability of the RowSpan attribute.
| void NiXPSObjects::NOXTableCell::NOXTableCell::setRowSpan | ( | NOXTableSpan | pObject | ) |
Sets the RowSpan attribute.
| NOXTableSpan NiXPSObjects::NOXTableCell::NOXTableCell::getDefaultRowSpan | ( | ) |
Get the default RowSpan.
| NOXTableSpan NiXPSObjects::NOXTableCell::NOXTableCell::getColumnSpan | ( | ) |
Get the ColumnSpan attribute.
| bool NiXPSObjects::NOXTableCell::NOXTableCell::hasColumnSpan | ( | ) |
Check for the availability of the ColumnSpan attribute.
| void NiXPSObjects::NOXTableCell::NOXTableCell::setColumnSpan | ( | NOXTableSpan | pObject | ) |
Sets the ColumnSpan attribute.
| NOXTableSpan NiXPSObjects::NOXTableCell::NOXTableCell::getDefaultColumnSpan | ( | ) |
Get the default ColumnSpan.
| void NiXPSObjects::NOXTableCell::intialize | ( | ) |
Initialize.
| NOXBase NiXPSObjects::NOXTableCell::NOXTableCell::getChild | ( | NCommon::UInt32 | pIndex | ) |
Get child element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXTableCell::NOXTableCell::getNumChilds | ( | ) |
Calculate the number of child elements that are present.
1.5.3