//= PropertyDescription struct PropertyDescription
{ /// is the name of the property const OUString propertyName; /** denotes the attribute which represents the property. Note that multiple properties might comprise a single attributevalue.
*/ /// is the factory for creating a handler for reading and writing the property const PropertyHandlerFactory factory; /// the unique ID of the property. The property meta data table must not contain two entries with the same property ID const PropertyId propertyId; const AttributeDescription attribute;
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.