Home
last modified time | relevance | path

Searched refs:setAttribute (Results 51 – 73 of 73) sorted by relevance

123

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/rpt/
H A DImageReadHandler.java128 contentElement.setAttribute(OfficeNamespaces.OOREPORT_NS, in doneParsing()
H A DGroupReadHandler.java128 …((Element) ((Section) rh.getDetail().getElement()).getNode(0)).setAttribute(JFreeReportInfo.REPORT… in getHandlerForChild()
H A DReportReadHandler.java71 …rootSection.setAttribute(JFreeReportInfo.REPORT_NAMESPACE, "simple-report-structure", Boolean.TRUE… in ReportReadHandler()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/util/
H A DXmlUtil.java116 newElem.setAttribute(attrs.item(i).getNodeName(), in cloneNode()
/trunk/main/xmlsecurity/tools/uno/
H A DParsingThread.java111 attributeListHelper.setAttribute(attr.getName(), "CDATA", attr.getValue()); in nextStep()
H A DSAXEventCollector.java122 newElement.setAttribute( in startElement()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DFormat.java152 public void setAttribute(int flags, boolean toggle) { in setAttribute() method in Format
H A DColumnStyle.java269 node.setAttribute("style:column-width", width); in writeAttributes()
H A DRowStyle.java269 node.setAttribute("style:row-height", height); in writeAttributes()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DOfficeGroupLayoutController.java196 map.setAttribute(JFreeReportInfo.REPORT_NAMESPACE, "repeating-header-or-footer", value); in computeAttributes()
H A DOfficeGroupInstanceSectionLayoutController.java169 map.setAttribute(JFreeReportInfo.REPORT_NAMESPACE, "iteration-count", getIterationCount()); in computeAttributes()
/trunk/main/xmerge/java/aportisdoc/src/main/java/org/openoffice/xmerge/converter/xml/sxw/aportisdoc/
H A DDocumentDeserializerImpl.java219 spaceNode.setAttribute(ATTRIBUTE_SPACE_COUNT, in buildDocument()
/trunk/main/l10ntools/scripts/tool/
H A Dxhtex.py60 elem.setAttribute("title", unicode(str(sdfdata[obj.get_id()].text),"utf8"))
/trunk/main/unoxml/qa/complex/unoxml/
H A DDOMTest.java919 xElemFoo.setAttribute("foo", "bar"); in testXElement()
947 xElemFooNs.setAttribute("foo", "bar"); in testXElement()
2383 xElem.setAttribute("bar", "42"); in testXNamedNodeMap_AttributesMap()
2947 public void setAttribute(String n, String v) throws DOMException { in setAttribute() method in DOMTest.MockElement
/trunk/main/xmloff/source/core/
H A DDomBuilderContext.cxx148 xElement->setAttribute( rName, rValue ); in StartElement()
/trunk/main/unoxml/source/dom/
H A Delement.hxx149 virtual void SAL_CALL setAttribute(const OUString& name, const OUString& value)
H A Dsaxbuilder.cxx292 aElement->setAttribute(attr_qname, attr_value); in startElement()
H A Delement.cxx616 CElement::setAttribute(OUString const& name, OUString const& value) in setAttribute() function in DOM::CElement
H A Ddocument.cxx835 xNewElement->setAttribute(aAttrName, sValue); in lcl_ImportNode()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DMasterPageFactory.java411 …headerFooterProps.setAttribute(OfficeNamespaces.SVG_NS, "height", style.getValue() + style.getType… in applyHeaderFooterHeight()
/trunk/main/offapi/com/sun/star/xml/dom/
H A DXElement.idl118 void setAttribute([in] string name,[in] string value) raises (DOMException);
/trunk/main/filter/source/xsltfilter/com/sun/star/comp/xsltfilter/
H A DXSLTransformer.java296 tfactory.setAttribute(FeatureKeys.ALLOW_EXTERNAL_FUNCTIONS, true); in start()
/trunk/main/
H A Dconfigure.ac4375 tfactory.setAttribute(FeatureKeys.ALLOW_EXTERNAL_FUNCTIONS, new Boolean(true));

Completed in 160 milliseconds

123