Home
last modified time | relevance | path

Searched refs:attributeValue (Results 1 – 2 of 2) sorted by relevance

/trunk/main/unodevtools/source/skeletonmaker/
H A Djavacompskeleton.cxx217 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() local
276 attributeValue.append('0'); in registerProperties()
[all …]
/trunk/main/xmloff/source/forms/
H A Delementexport.cxx499 ::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 72 milliseconds