Home
last modified time | relevance | path

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

/aoo4110/main/toolkit/src2xml/source/
H A Dsrcparser.py296 obj.setAttr("type", self.tokenBuf[0])
352 elem.setAttr(name, value)
389 elem.setAttr("x", x)
390 elem.setAttr("y", y)
399 elem.setAttr("width", width)
400 elem.setAttr("height", height)
H A Dboxer.py77 newnode.setAttr("xmlns", "http://openoffice.org/2007/layout")
78 newnode.setAttr("xmlns:cnt", "http://openoffice.org/2007/layout/container")
H A Dglobals.py94 self.setAttr("rid", self.rid)
116 def setAttr (self, name, value): member in Element

Completed in 19 milliseconds