Home
last modified time | relevance | path

Searched defs:createAttribute (Results 1 – 4 of 4) sorted by relevance

/trunk/main/forms/qa/org/openoffice/xforms/
H A DInstance.java146 public XNode createAttribute( String _attribName ) throws DOMException in createAttribute() method in Instance
161 public XNode createAttribute( String _attribName, String _initialNodeValue ) throws DOMException in createAttribute() method in Instance
176 public XNode createAttribute( XNode _parentElement, String _attribName ) throws DOMException in createAttribute() method in Instance
193 …public XNode createAttribute( XNode _parentElement, String _attribName, String _initialNodeValue )… in createAttribute() method in Instance
/trunk/main/forms/source/xforms/
H A Dmodel_ui.cxx596 Model::XNode_t Model::createAttribute( const XNode_t& xParent, in createAttribute() function in Model
/trunk/main/unoxml/source/dom/
H A Ddocument.cxx431 Reference< XAttr > SAL_CALL CDocument::createAttribute(const OUString& name) in createAttribute() function in DOM::CDocument
/trunk/main/unoxml/qa/complex/unoxml/
H A DDOMTest.java2782 public XAttr createAttribute(String n) throws DOMException { in createAttribute() method in DOMTest.MockDoc

Completed in 37 milliseconds