LibreOffice
LibreOffice 25.8 SDK API Reference
|
A struct to keep information of an element's attribute. More...
import "Attribute.idl";
Public Attributes | |
string | Name |
the attribute name | |
string | NamespaceURL |
the attribute namespace URL | |
string | Value |
the attribute value |
A struct to keep information of an element's attribute.
string Name |
the attribute name
string NamespaceURL |
the attribute namespace URL
string Value |
the attribute value