LibreOffice Module xmloff (master) 1
|
#include <property_description.hxx>
Public Member Functions | |
AttributeDescription () | |
AttributeDescription (const sal_uInt16 i_namespacePrefix, const ::xmloff::token::XMLTokenEnum i_attributeToken) | |
Public Attributes | |
sal_uInt16 | namespacePrefix |
::xmloff::token::XMLTokenEnum | attributeToken |
Definition at line 32 of file property_description.hxx.
|
inline |
Definition at line 37 of file property_description.hxx.
|
inline |
Definition at line 43 of file property_description.hxx.
::xmloff::token::XMLTokenEnum xmloff::AttributeDescription::attributeToken |
Definition at line 35 of file property_description.hxx.
Referenced by xmloff::OControlExport::exportGenericHandlerAttributes(), and xmloff::operator==().
sal_uInt16 xmloff::AttributeDescription::namespacePrefix |
Definition at line 34 of file property_description.hxx.
Referenced by xmloff::OControlExport::exportGenericHandlerAttributes(), and xmloff::operator==().