Home
last modified time | relevance | path

Searched refs:getAttributes (Results 26 – 50 of 73) sorted by relevance

123

/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DCellStyle.java60 NamedNodeMap attrNodes = node.getAttributes(); in CellStyle()
79 NamedNodeMap childAttrNodes = child.getAttributes(); in CellStyle()
H A DNameDefinition.java173 NamedNodeMap cellAtt = root.getAttributes(); in readNode()
H A DBookSettings.java189 NamedNodeMap cellAtt = child.getAttributes(); in readNode()
/trunk/main/toolkit/test/accessibility/
H A DAccessibleTextHandler.java149 aChild = getAttributes( xText, aParent ); in createChild()
315 private AccessibleTreeNode getAttributes( XAccessibleText xText, in getAttributes() method in AccessibleTextHandler
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/merger/merge/
H A DSheetUtil.java55 NamedNodeMap attrNodes = node.getAttributes(); in emptyCell()
H A DPositionBaseRowMerge.java213 NamedNodeMap attrNodes = modCell.getAttributes(); in mergeCells()
/trunk/main/ucb/source/ucp/file/
H A Dfilinl.hxx46 inline const sal_Int16& SAL_CALL shell::MyProperty::getAttributes() const in getAttributes() function in shell::MyProperty
H A Dfilprp.cxx59 it1->getAttributes() ); in XPropertySetInfo_impl()
H A Dshell.cxx852 if( it1->getAttributes() & beans::PropertyAttribute::READONLY ) in setv()
943 nAttributes = aFileStatus.getAttributes(); in setv()
2431 sal_uInt64 Attr = aFileStatus.getAttributes(); in commit()
2442 sal_uInt64 Attr = aFileStatus.getAttributes(); in commit()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DStyle.java74 NamedNodeMap attrNodes = node.getAttributes(); in Style()
/trunk/main/xmlsecurity/tools/uno/
H A DAdapterNode.java146 NamedNodeMap attrs = m_domNode.getAttributes(); in toString()
H A DParsingThread.java103 NamedNodeMap attrs = m_node.getAttributes(); in nextStep()
H A DSAXEventPrinter.java102 NamedNodeMap attrs = node.getAttributes(); in display()
/trunk/main/xmlscript/source/xmlmod_imexp/
H A Dimp_share.hxx119 virtual Reference< xml::input::XAttributes > SAL_CALL getAttributes()
H A Dxmlmod_import.cxx60 Reference< xml::input::XAttributes > ModuleElement::getAttributes() in getAttributes() function in xmlscript::ModuleElement
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/util/
H A DXmlUtil.java113 NamedNodeMap attrs = oldElem.getAttributes(); in cloneNode()
/trunk/main/offapi/com/sun/star/xml/input/
H A DXElement.idl64 XAttributes getAttributes();
/trunk/main/unoxml/source/dom/
H A Delement.hxx182 virtual Reference< XNamedNodeMap > SAL_CALL getAttributes()
H A Dnode.hxx176 virtual Reference< XNamedNodeMap > SAL_CALL getAttributes()
/trunk/main/offapi/com/sun/star/sdbc/
H A DXStruct.idl97 sequence<any> getAttributes([in]com::sun::star::container::XNameAccess typeMap)
/trunk/main/xmlscript/source/xmllib_imexp/
H A Dimp_share.hxx190 virtual Reference< xml::input::XAttributes > SAL_CALL getAttributes()
H A Dxmllib_import.cxx60 Reference< xml::input::XAttributes > LibElementBase::getAttributes() in getAttributes() function in xmlscript::LibElementBase
/trunk/main/xmloff/source/core/
H A DDomExport.cxx268 Reference<XNamedNodeMap> xAttributes = xElement->getAttributes(); in element()
/trunk/main/desktop/source/deployment/registry/executable/
H A Ddp_executable.cxx318 out_Attributes = aStatus.getAttributes(); in getFileAttributes()
/trunk/main/odk/source/com/sun/star/lib/loader/
H A DLoader.java86 Attributes attrs = (Attributes) mf.getAttributes( in main()

Completed in 180 milliseconds

123