Searched defs:AttributeAssignment (Results 1 – 1 of 1) sorted by relevance
242 struct AttributeAssignment struct in xmloff::OAttribute2Property250 const SvXMLEnumMapEntry* pEnumMap; // the enum map, if appliable251 …sal_Bool bInverseSemantics; // for booleanss: attribute and property value have the same or …253 AttributeAssignment() : pEnumMap(NULL), bInverseSemantics(sal_False) { } in AttributeAssignment() argument
Completed in 10 milliseconds