Searched refs:attributeValue (Results 1 – 2 of 2) sorted by relevance
217 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()236 attributeValue.append("PropertyAttribute.READONLY"); in checkAttribute()248 attributeValue.append("PropertyAttribute.OPTIONAL"); in checkAttribute()254 attributeValue.insert(0, '('); in checkAttribute()255 attributeValue.append(')'); in checkAttribute()268 OStringBuffer attributeValue; in registerProperties() local276 attributeValue.append('0'); in registerProperties()[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()
Completed in 47 milliseconds