44 const sal_uInt16 i_namespacePrefix,
82 OUString i_propertyName,
83 const sal_uInt16 i_namespacePrefix,
91 ,
attribute( i_namespacePrefix, i_attributeToken )
XMLTokenEnum
The enumeration of all XML tokens.
::std::vector< PropertyDescriptionList > PropertyGroups
bool operator==(const AttributeDescription &i_lhs, const AttributeDescription &i_rhs)
::std::vector< const PropertyDescription * > PropertyDescriptionList
PPropertyHandler(* PropertyHandlerFactory)(const PropertyId i_propertyId)
::xmloff::token::XMLTokenEnum attributeToken
AttributeDescription(const sal_uInt16 i_namespacePrefix, const ::xmloff::token::XMLTokenEnum i_attributeToken)
sal_uInt16 namespacePrefix
PropertyDescription(OUString i_propertyName, const sal_uInt16 i_namespacePrefix, const ::xmloff::token::XMLTokenEnum i_attributeToken, const PropertyHandlerFactory i_factory, const PropertyId i_propertyId)
const PropertyId propertyId
the unique ID of the property. The property meta data table must not contain two entries with the sam...
const OUString propertyName
is the name of the property
const AttributeDescription attribute
const PropertyHandlerFactory factory
denotes the attribute which represents the property.