Home
last modified time | relevance | path

Searched defs:xAttr (Results 1 – 17 of 17) sorted by relevance

/trunk/main/unoxml/source/dom/
H A Dattributesmap.cxx167 Reference< XAttr > const xAttr(m_pElement->getAttributeNode(name)); in removeNamedItem() local
188 Reference< XAttr > const xAttr( in removeNamedItemNS() local
208 Reference< XAttr > const xAttr(xNode, UNO_QUERY); in setNamedItem() local
228 Reference< XAttr > const xAttr(xNode, UNO_QUERY); in setNamedItemNS() local
H A Delement.cxx146 Reference< XFastAttributeList > xAttr( i_rContext.mxAttribList.get() ); in fastSaxify() local
572 Reference< XAttr > const xAttr( in setAttributeNode_Impl_Lock() local
H A Ddocument.cxx761 Reference< XAttr > const xAttr(xImportedNode, UNO_QUERY_THROW); in lcl_ImportNode() local
/trunk/main/oox/source/drawingml/diagram/
H A Ddiagramlayoutatoms.cxx49 void IteratorAttr::loadFromXAttr( const Reference< XFastAttributeList >& xAttr ) in loadFromXAttr()
71 void ConditionAttr::loadFromXAttr( const Reference< XFastAttributeList >& xAttr ) in loadFromXAttr()
/trunk/main/xmloff/source/draw/
H A Dximplink.cxx86 void SdXMLShapeLinkContext::StartElement(const uno::Reference< xml::sax::XAttributeList>& xAttr ) in StartElement()
/trunk/main/sdext/source/pdfimport/sax/
H A Demitcontext.cxx101 uno::Reference< xml::sax::XAttributeList > xAttr( in beginTag() local
/trunk/main/unoxml/qa/complex/unoxml/
H A DDOMTest.java163 XAttr xAttr = xDoc.createAttribute("foo"); in testXDocument() local
180 XAttr xAttr = xDoc.createAttributeNS(ns, "e:foo"); in testXDocument() local
829 XNode xAttr = xElemFoo.getAttributeNode("foo"); in testXElement() local
833 XNode xAttr = xElemFoo.getAttributeNodeNS(ns, "foo"); in testXElement() local
844 XAttr xAttr = xDoc.createAttribute("foo"); in testXElement() local
1159 XAttr xAttr = xDoc.createAttribute("foo"); in testXAttr() local
/trunk/main/forms/source/xforms/
H A Dmodel_ui.cxx655 Reference<XAttr> xAttr( xMap->item(n), UNO_QUERY ); in renameNode() local
672 Reference<XAttr> xAttr = xDoc->createAttribute( sName ); in renameNode() local
819 Reference< XAttr > xAttr( xCurrent, UNO_QUERY ); in lcl_serializeForDisplay() local
/trunk/main/unodevtools/source/unodevtools/
H A Dtypeblob.cxx215 const Reference<XInterfaceAttributeTypeDescription2>& xAttr) in writeAttributeMethodData()
371 Reference< XInterfaceAttributeTypeDescription2 > xAttr; in getTypeBlob() local
/trunk/main/xmloff/source/core/
H A DDomExport.cxx251 OUString DomExport::qualifiedName( const Reference<XAttr>& xAttr ) in qualifiedName()
/trunk/main/rdbmaker/source/rdbmaker/
H A Dtypeblop.cxx363 Reference< XInterfaceAttributeTypeDescription > xAttr; in getTypeBlop() local
/trunk/main/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_export.cxx1342 Reference< xml::sax::XAttributeList > xAttr( _styles[ nPos ]->createElement() ); in dump() local
/trunk/main/idl/source/objects/
H A Dobject.cxx342 SvMetaAttributeRef xAttr; in ReadContextSvIdl() local
H A Dtypes.cxx1836 SvMetaAttributeRef xAttr = new SvMetaAttribute(); in ReadContextSvIdl() local
/trunk/main/sax/source/fastparser/
H A Dfastparser.cxx794 Reference< XFastAttributeList > xAttr( rEntity.mxAttributes.get() ); in callbackStartElement() local
/trunk/main/svx/source/form/
H A Ddatanavi.cxx420 Reference< css::xml::dom::XNode > xAttr = xMap->item(j); in AddChildren() local
/trunk/main/sw/source/core/access/
H A Daccpara.cxx1423 uno::Reference<XAccessibleExtendedAttributes> xAttr = this; in queryInterface() local

Completed in 135 milliseconds