19#ifndef __com_sun_star_xml_FastAttribute_idl__
20#define __com_sun_star_xml_FastAttribute_idl__
23module
com { module sun { module star { module xml {
Definition: Accessible.idl:22
A struct to keep information of an element's attribute.
Definition: FastAttribute.idl:30
long Token
the token corresponding to the attribute
Definition: FastAttribute.idl:34
string Value
the attribute value
Definition: FastAttribute.idl:39