![]() | InDesign SDK 20.5 |
Public Member Functions | |
| SnpIterTableUseDictHier () | |
| virtual | ~SnpIterTableUseDictHier () |
| ErrorCode | IterateAllTablesInDocument (IDocument *document) |
| void | IterateAllTablesInStory (UIDRef &story) |
| inline |
Constructor.
| inlinevirtual |
Destructor.
| ErrorCode SnpIterTableUseDictHier::IterateAllTablesInDocument | ( | IDocument * | document | ) |
Iterates tables in document.
| document | The document of interest. |
| void SnpIterTableUseDictHier::IterateAllTablesInStory | ( | UIDRef & | story | ) |
Iterate though all tables in a story, via ITextStoryDictHier on kTextStoryBoss. Compare with SnipTableIterStories::IterateAllTablesInStory().
| story | UIDRef of the story to inspect. |