LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
ElementStackItem Struct Reference

A struct to keep a startElement/endElement SAX event. More...

import"ElementStackItem.idl";

Public Attributes

boolean isStartElementEvent
 whether it is a startElement event More...
 
string elementName
 the name of the element More...
 
com::sun::star::xml::sax::XAttributeList xAttributes
 attribute list for a startElement event More...
 

Detailed Description

A struct to keep a startElement/endElement SAX event.

Member Data Documentation

◆ elementName

string elementName

the name of the element

◆ isStartElementEvent

boolean isStartElementEvent

whether it is a startElement event

◆ xAttributes

attribute list for a startElement event


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