Searched refs:removeAttribute (Results 1 – 8 of 8) sorted by relevance
221 splitRow.removeAttribute( in splitRepeatedRow()229 orgRow.removeAttribute( in splitRepeatedRow()
186 splitCell.removeAttribute( in splitColRepeatedCell()194 orgCell.removeAttribute( in splitColRepeatedCell()
131 virtual void SAL_CALL removeAttribute(const OUString& name)
422 void SAL_CALL CElement::removeAttribute(OUString const& name) in removeAttribute() function in DOM::CElement
95 void removeAttribute([in] string name) raises (DOMException);
841 xElemFoo.removeAttribute("foo"); in testXElement()927 xElemFoo.removeAttribute("foo"); in testXElement()2937 public void removeAttribute(String n) throws DOMException { in removeAttribute() method in DOMTest.MockElement
218 entry->removeAttribute(OUSTR("revoked")); in activateEntry()
579 attrList.removeAttribute(OfficeNamespaces.DRAWING_NS, OfficeToken.STYLE_NAME); in createTableShapes()
Completed in 45 milliseconds