InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
SnpManipulateXMLElements Member List

This is the complete list of members for SnpManipulateXMLElements, including all inherited members.
CreateAttributes(const K2Vector< XMLReference > &elements, const PMString &attribName, const PMString &attribValue)SnpManipulateXMLElements
CreateComment(const XMLReference &parentXMLReference, const PMString &commentText, XMLReference &outXMLReferenceCreated)SnpManipulateXMLElements
CreateElements(const XMLReference &parentXMLReference, const PMString &tagName, int32 numElements, K2Vector< XMLReference > &outElementsCreated)SnpManipulateXMLElements
CreateProcessingInstruction(const XMLReference &parentXMLReference, const PMString &piKey, const PMString &piValue, XMLReference &outXMLReferenceCreated)SnpManipulateXMLElements
GetDocumentElementRef(const UIDRef &documentUIDRef)SnpManipulateXMLElements
GetFlattenedElementList(const UIDRef &documentUIDRef, K2Vector< XMLReference > &outElems)SnpManipulateXMLElements
GetRootElementRef(const UIDRef &documentUIDRef)SnpManipulateXMLElements
ModifyComment(const XMLReference &commentXMLReference, const PMString &newCommentText)SnpManipulateXMLElements
ModifyProcessingInstruction(const XMLReference &piXMLReference, const PMString &newPiKey, const PMString &newPiValue)SnpManipulateXMLElements
SnpManipulateXMLElements()SnpManipulateXMLElementsinline
TagGraphic(const PMString &tagName, const UIDRef &graphicFrameUIDRef)SnpManipulateXMLElements
TagStory(const PMString &tagName, const UIDRef &textModelUIDRef)SnpManipulateXMLElements
TagStoryThroughFrame(const PMString &tagName, const UIDRef &textFrameContainerUIDRef)SnpManipulateXMLElements
TagTable(const UIDRef &tableModelUIDRef, const PMString &tableTagName, const PMString &cellTagName, XMLReference &outCreatedXMLReference)SnpManipulateXMLElements
TagTextRange(const UIDRef &textModelUIDRef, const PMString &tagName, const TextIndex &startIndex, const TextIndex &endIndex)SnpManipulateXMLElements
ValidateFromElement(const XMLReference &xmlRef)SnpManipulateXMLElements
ValidateFromRoot(IActiveContext *context)SnpManipulateXMLElements
~SnpManipulateXMLElements()SnpManipulateXMLElementsinlinevirtual