LibreOffice
LibreOffice 24.8 SDK API Reference
 
Loading...
Searching...
No Matches
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
 
string elementName
 the name of the element
 
com::sun::star::xml::sax::XAttributeList xAttributes
 attribute list for a startElement event
 

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: