Home
last modified time | relevance | path

Searched refs:Attr (Results 1 – 15 of 15) sorted by relevance

/trunk/main/offapi/com/sun/star/xml/dom/events/
H A DEventType.idl154Attr has been modified on a node. The target of this event is the Node whose Attr changed. The val…
/trunk/main/offapi/com/sun/star/xml/dom/
H A DXNamedNodeMap.idl82 …_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…
H A DXElement.idl49 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…
H A DXDocument.idl60 Creates an Attr of the given name.
H A DXNode.idl63 <tr><th>Attr </th><td>name of attribute </td><td>value of attribute …
/trunk/main/i18npool/source/localedata/
H A DLocaleNode.hxx90 class Attr { class
95 Attr (const Reference< XAttributeList > & attr);
106 Attr * xAttribs;
122 inline const Attr* getAttr() const { return xAttribs; }; in getAttr()
H A DLocaleNode.cxx47 , 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 Attr
1835 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()
/trunk/main/xmlsecurity/tools/uno/
H A DAdapterNode.java27 import org.w3c.dom.Attr;
151 Attr attr = (Attr)(attrs.item(i)); in toString()
H A DParsingThread.java28 import org.w3c.dom.Attr;
110 Attr attr = (Attr)attrs.item(i); in nextStep()
H A DSAXEventPrinter.java28 import org.w3c.dom.Attr;
107 Attr attr = (Attr)attrs.item(i); in display()
/trunk/main/sc/source/filter/inc/
H A Dscflt.hxx613 sal_uInt16 Attr; member in Sc10PatternData
630 Attr = rData.Attr; in Sc10PatternData()
/trunk/main/l10ntools/source/filter/utils/
H A DXMLHelper.java658 org.w3c.dom.Attr aAttrib = (org.w3c.dom.Attr)lAttribs.item(i); in extractNodeAttribByName()
/trunk/main/ucb/source/ucp/file/
H A Dshell.cxx2431 sal_uInt64 Attr = aFileStatus.getAttributes(); in commit() local
2432 sal_Bool readonly = ( Attr & Attribute_ReadOnly ) != 0; in commit()
2442 sal_uInt64 Attr = aFileStatus.getAttributes(); in commit() local
2443 sal_Bool ishidden = ( Attr & Attribute_Hidden ) != 0; in commit()
/trunk/main/sc/source/filter/starcalc/
H A Dscflt.cxx514 rStream >> Attr; in Sc10PatternData()
/trunk/extras/l10n/source/ne/
H A Dlocalize.sdf4990 …\sbasic\shared\03020414.xhp 0 help par_id3154365 4 0 ne स्ट्रिङको रूपमा Attrफाइल नाम सेट गर्नुहो…
4991 …। यदि मार्ग प्रविष्ट नगरेको खण्डमा हालको डाइरेक्टरीमा फाइलका लागि \<emph\>Attr सेट गर्नुहोस्\</emp…

Completed in 1013 milliseconds