Home
last modified time | relevance | path

Searched defs:setAttribute (Results 1 – 6 of 6) sorted by relevance

/trunk/main/xmlsecurity/tools/uno/
H A DAttributeListHelper.java50 public void setAttribute(String name, String type, String value) in setAttribute() method in AttributeListHelper
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DParaStyle.java328 public void setAttribute(String attr, String value) { in setAttribute() method in ParaStyle
373 public void setAttribute(int attr, String value) { in setAttribute() method in ParaStyle
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DFormat.java152 public void setAttribute(int flags, boolean toggle) { in setAttribute() method in Format
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DAccessibleTextImpl.java253 protected void setAttribute(javax.swing.text.MutableAttributeSet as, in setAttribute() method in AccessibleTextImpl
/trunk/main/unoxml/source/dom/
H A Delement.cxx616 CElement::setAttribute(OUString const& name, OUString const& value) in setAttribute() function in DOM::CElement
/trunk/main/unoxml/qa/complex/unoxml/
H A DDOMTest.java2947 public void setAttribute(String n, String v) throws DOMException { in setAttribute() method in DOMTest.MockElement

Completed in 44 milliseconds