Searched refs:Attr (Results 1 – 15 of 15) sorted by relevance
154 …Attr has been modified on a node. The target of this event is the Node whose Attr changed. The val…
82 …_ERR: Raised if arg is an Attr that is already an attribute of another Element object. The DOM use…83 …dNodeMap. Examples would include trying to insert something other than an Attr node into an Elemen…92 …_ERR: Raised if arg is an Attr that is already an attribute of another Element object. The DOM use…93 …dNodeMap. Examples would include trying to insert something other than an Attr node into an Elemen…
49 Retrieves an Attr node by local name and namespace URI.125 …n attribute of another Element object. The DOM user must explicitly clone Attr nodes to re-use the…134 …n attribute of another Element object. The DOM user must explicitly clone Attr nodes to re-use the…
60 Creates an Attr of the given name.
63 <tr><th>Attr </th><td>name of attribute </td><td>value of attribute …
90 class Attr { class95 Attr (const Reference< XAttributeList > & attr);106 Attr * xAttribs;122 inline const Attr* getAttr() const { return xAttribs; }; in getAttr()
47 , xAttribs(new Attr(attr)) in LocaleNode()190 const Attr* q = p->getAttr(); in print_node()628 const Attr * currNodeAttr = currNode->getAttr(); in generateCode()1639 const Attr* q = getChildAt( i )->getAttr(); in generateCode()1725 const Attr* q = p->getChildAt( j )->getAttr(); in generateCode()1825 Attr::Attr (const Reference< XAttributeList > & attr) { in Attr() function in Attr1835 const OUString& Attr::getValueByName (const sal_Char *str) const { in getValueByName()1844 sal_Int32 Attr::getLength() const{ in getLength()1848 const OUString& Attr::getTypeByIndex (sal_Int32 idx) const { in getTypeByIndex()1852 const OUString& Attr::getValueByIndex (sal_Int32 idx) const in getValueByIndex()
27 import org.w3c.dom.Attr;151 Attr attr = (Attr)(attrs.item(i)); in toString()
28 import org.w3c.dom.Attr;110 Attr attr = (Attr)attrs.item(i); in nextStep()
28 import org.w3c.dom.Attr;107 Attr attr = (Attr)attrs.item(i); in display()
613 sal_uInt16 Attr; member in Sc10PatternData630 Attr = rData.Attr; in Sc10PatternData()
658 org.w3c.dom.Attr aAttrib = (org.w3c.dom.Attr)lAttribs.item(i); in extractNodeAttribByName()
2431 sal_uInt64 Attr = aFileStatus.getAttributes(); in commit() local2432 sal_Bool readonly = ( Attr & Attribute_ReadOnly ) != 0; in commit()2442 sal_uInt64 Attr = aFileStatus.getAttributes(); in commit() local2443 sal_Bool ishidden = ( Attr & Attribute_Hidden ) != 0; in commit()
514 rStream >> Attr; in Sc10PatternData()
4990 …\sbasic\shared\03020414.xhp 0 help par_id3154365 4 0 ne स्ट्रिङको रूपमा Attrफाइल नाम सेट गर्नुहो…4991 …। यदि मार्ग प्रविष्ट नगरेको खण्डमा हालको डाइरेक्टरीमा फाइलका लागि \<emph\>Attr सेट गर्नुहोस्\</emp…
Completed in 880 milliseconds