Searched refs:attributeValue (Results 1 – 2 of 2) sorted by relevance
200 bool checkAttribute(OStringBuffer& attributeValue, sal_uInt16 attribute) in checkAttribute() argument217 if (attributeValue.getLength() > 0) { in checkAttribute()219 attributeValue.append("|"); in checkAttribute()224 attributeValue.append("PropertyAttribute.MAYBEVOID"); in checkAttribute()227 attributeValue.append("PropertyAttribute.BOUND"); in checkAttribute()230 attributeValue.append("PropertyAttribute.CONSTRAINED"); in checkAttribute()233 attributeValue.append("PropertyAttribute.TRANSIENT"); in checkAttribute()236 attributeValue.append("PropertyAttribute.READONLY"); in checkAttribute()239 attributeValue.append("PropertyAttribute.MAYBEAMBIGIOUS"); in checkAttribute()242 attributeValue.append("PropertyAttribute.MAYBEDEFAULT"); in checkAttribute()[all …]
499 ::rtl::OUString attributeValue; in exportGenericHandlerAttributes()512 attributeValue = handler->getAttributeValue( propValue ); in exportGenericHandlerAttributes()536 attributeValue = handler->getAttributeValue( aValues ); in exportGenericHandlerAttributes()542 attributeValue in exportGenericHandlerAttributes()