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

A struct to keep information of an element's attribute. More...

import"Attribute.idl";

Public Attributes

string Name
 the attribute name More...
 
string NamespaceURL
 the attribute namespace URL More...
 
string Value
 the attribute value More...
 

Detailed Description

A struct to keep information of an element's attribute.

Member Data Documentation

◆ Name

string Name

the attribute name

◆ NamespaceURL

string NamespaceURL

the attribute namespace URL

◆ Value

string Value

the attribute value


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