Searched refs:findAttribute (Results 1 – 3 of 3) sorted by relevance
229 String styleName = findAttribute(node, "text:style-name"); in traverseParagraph()266 String styleName = findAttribute(node, "text:style-name"); in traverseParaContents()519 private String findAttribute(Node node, String name) { in findAttribute() method in DocumentSerializerImpl
40 sub findAttribute($$);455 sub findAttribute($$) subroutine
160 findAttribute( XMLAttributeList* lst, String const& name ) in findAttribute() function172 if ( XMLAttribute* a = findAttribute( lst, name ) ) in translateAttribute()
Completed in 34 milliseconds