Home
last modified time | relevance | path

Searched refs:getAttribute (Results 51 – 66 of 66) sorted by relevance

123

/trunk/main/scripting/java/org/openoffice/idesupport/xml/
H A DManifest.java102 if (el.getAttribute("manifest:full-path").startsWith(entry)) { in remove()
/trunk/main/forms/source/richtext/
H A Drtattributehandler.hxx79 AttributeId getAttribute() const { return m_nAttribute; } in getAttribute() function in frm::AttributeHandler
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/palm/
H A DPalmDB.java263 public short getAttribute() { in getAttribute() method in PalmDB
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DFormat.java170 public boolean getAttribute(int attribute) { in getAttribute() method in Format
H A DSxcDocumentSerializer.java976 private String getAttribute (Node node, String attribute) { in getAttribute() method in SxcDocumentSerializer
/trunk/main/unoxml/source/dom/
H A Delement.hxx70 virtual OUString SAL_CALL getAttribute(const OUString& name)
H A Delement.cxx233 OUString SAL_CALL CElement::getAttribute(OUString const& name) in getAttribute() function in DOM::CElement
/trunk/main/xmerge/java/pocketword/src/main/java/org/openoffice/xmerge/converter/xml/sxw/pocketword/
H A DDocumentDeserializerImpl.java228 String styleName = firstSpan.getAttribute(ATTRIBUTE_TEXT_STYLE_NAME); in buildDocument()
H A DParagraph.java533 switch (pStyle.getAttribute(ParaStyle.TEXT_ALIGN)) { in getParagraphData()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/
H A DProductDescription.java258 String key = p.getAttribute("key"); in parse()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DParaStyle.java360 public int getAttribute(int attrIndex) { in getAttribute() method in ParaStyle
H A DTextStyle.java293 public boolean getAttribute(int attribute) { in getAttribute() method in TextStyle
/trunk/main/offapi/com/sun/star/xml/dom/
H A DXElement.idl41 string getAttribute([in] string name);
/trunk/main/toolkit/source/layout/core/
H A Dproplist.cxx348 long getAttribute( const OUString &rName, bool bTopWindow )
/trunk/main/desktop/source/deployment/registry/
H A Ddp_backenddb.cxx241 OUString sActive = entry->getAttribute(OUSTR("revoked")); in hasActiveEntry()
/trunk/main/extensions/source/update/feed/
H A Dupdatefeed.cxx552 m_xDocumentBuilder->parse(load(xElement->getAttribute( UNISTRING("src") ))); in getDocumentRoot()

Completed in 74 milliseconds

123