Home
last modified time | relevance | path

Searched refs:findAttribute (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DDocumentSerializerImpl.java229 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
/aoo4110/main/solenv/bin/
H A Dmake_ext_update_info.pl40 sub findAttribute($$);
455 sub findAttribute($$) subroutine
/aoo4110/main/l10ntools/layout/
H A Dtralay.cxx160 findAttribute( XMLAttributeList* lst, String const& name ) in findAttribute() function
172 if ( XMLAttribute* a = findAttribute( lst, name ) ) in translateAttribute()

Completed in 39 milliseconds