NVDA Helper
In-process and lite high-speed utilities for NVDA
TableInfo Struct Reference

#include <adobeAcrobat.h>

Public Attributes

long tableID { 0 }
 
int curRowNumber { 0 }
 
int curColumnNumber { 0 }
 
std::map< int, intcolumnRowSpans
 
std::map< int, std::wstring > columnHeaders
 
std::map< int, std::wstring > rowHeaders
 
std::map< std::wstring, TableHeaderInfoheadersInfo
 
std::list< std::pair< AdobeAcrobatVBufStorage_controlFieldNode_t *, std::wstring > > nodesWithExplicitHeaders
 

Detailed Description

Member Data Documentation

◆ tableID

long TableInfo::tableID { 0 }

◆ curRowNumber

int TableInfo::curRowNumber { 0 }

◆ curColumnNumber

int TableInfo::curColumnNumber { 0 }

◆ columnRowSpans

std::map<int, int> TableInfo::columnRowSpans

◆ columnHeaders

std::map<int, std::wstring> TableInfo::columnHeaders

◆ rowHeaders

std::map<int, std::wstring> TableInfo::rowHeaders

◆ headersInfo

std::map<std::wstring, TableHeaderInfo> TableInfo::headersInfo

◆ nodesWithExplicitHeaders

std::list<std::pair<AdobeAcrobatVBufStorage_controlFieldNode_t*, std::wstring> > TableInfo::nodesWithExplicitHeaders

The documentation for this struct was generated from the following file: