Home
last modified time | relevance | path

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

123

/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/merger/merge/
H A DPositionBaseRowMerge.java182 splitCell.setAttribute( in splitColRepeatedCell()
190 orgCell.setAttribute( in splitColRepeatedCell()
249 orgCell.setAttribute(attr.getNodeName(), in mergeCells()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DSheetSettings.java243 configItem.setAttribute(ATTRIBUTE_CONFIG_NAME, attribute); in addConfigItem()
244 configItem.setAttribute(ATTRIBUTE_CONFIG_TYPE, type); in addConfigItem()
261 configItemMapEntry.setAttribute(ATTRIBUTE_CONFIG_NAME, getSheetName()); in writeNode()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DStyleCatalog.java281 styleNode.setAttribute("style:name", s.getName()); in writeNode()
283 styleNode.setAttribute("style:parent-style-name", s.getParent()); in writeNode()
285 styleNode.setAttribute("style:family", s.getFamily()); in writeNode()
H A DEmbeddedBinaryObject.java114 objNode.setAttribute(OfficeConstants.ATTRIBUTE_MANIFEST_FILE_TYPE, objType); in writeManifestData()
115 objNode.setAttribute(OfficeConstants.ATTRIBUTE_MANIFEST_FILE_PATH, objName); in writeManifestData()
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/loader/
H A DParcelFolder.java160 getPrimaryFile().setAttribute(LOCATION, location); in createLocationProperty()
186 getPrimaryFile().setAttribute(LANGUAGE, language); in createLanguageProperty()
232 getPrimaryFile().setAttribute(FILTER, filter.toString()); in createFilterProperty()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/model/
H A DOfficeMasterPage.java50 setAttribute(OfficeNamespaces.STYLE_NS, "name", name); in setStyleName()
60 setAttribute(OfficeNamespaces.STYLE_NS, "page-layout-name", name); in setPageLayout()
H A DReportElement.java65 setAttribute(OfficeNamespaces.OOREPORT_NS, "print-when-group-changes", in setPrintWhenGroupChanges()
83 setAttribute(OfficeNamespaces.OOREPORT_NS, "print-repeated-values", in setPrintRepeatedValues()
H A DFontFaceElement.java49 setAttribute(OfficeNamespaces.STYLE_NS, "name", name); in setStyleName()
H A DDataStyle.java49 setAttribute(OfficeNamespaces.STYLE_NS, "name", name); in setStyleName()
H A DPageLayout.java52 setAttribute(OfficeNamespaces.STYLE_NS, "name", name); in setStyleName()
H A DImageElement.java76setAttribute(OfficeNamespaces.OOREPORT_NS, OfficeToken.PRESERVE_IRI, String.valueOf(preserveIRI)); in setPreserveIRI()
/trunk/main/reportbuilder/java/com/sun/star/report/util/
H A DManifestWriter.java111 entryAttrs.setAttribute(MANIFEST_NS, "media-type", (String) entry.getValue()); in write()
112 entryAttrs.setAttribute(MANIFEST_NS, "full-path", (String) entry.getKey()); in write()
/trunk/main/scripting/java/org/openoffice/idesupport/xml/
H A DManifest.java70 el.setAttribute("manifest:media-type", type); in add()
71 el.setAttribute("manifest:full-path", entry); in add()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/merger/diff/
H A DIteratorRowCompare.java217 splitRow.setAttribute( in splitRepeatedRow()
225 orgRow.setAttribute( in splitRepeatedRow()
/trunk/main/scripting/java/com/sun/star/script/framework/container/
H A DDeployedUnoPackagesDB.java218 langNode.setAttribute( "value", language ); in addPackage()
221 pkgNode.setAttribute( "value", url ); in addPackage()
/trunk/main/desktop/source/deployment/registry/
H A Ddp_backenddb.cxx196 entry->setAttribute(OUSTR("revoked"), OUSTR("true")); in revokeEntry()
516 keyElement->setAttribute(OUSTR("url"), url); in writeKeyElement()
667 helpElement->setAttribute(OUSTR("url"), url); in addEntry()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DStylesWriter.java312 attrList.setAttribute(attrNamespace, key, String.valueOf(entry.getValue())); in buildAttributeList()
373 rootAttributes.setAttribute(OfficeNamespaces.OFFICE_NS, "version", in performWriteRootTag()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DOfficePageSectionLayoutController.java46 map.setAttribute(JFreeReportInfo.REPORT_NAMESPACE, "role", "spreadsheet-section"); in computeAttributes()
H A DOfficeTableLayoutController.java71 …attributeMap.setAttribute(JFreeReportInfo.REPORT_NAMESPACE, "table-row-count", IntegerCache.getInt… in computeAttributes()
H A DOfficeGroupSectionLayoutController.java101 retval.setAttribute(JFreeReportInfo.REPORT_NAMESPACE, "repeated-section", OfficeToken.TRUE); in computeAttributes()
/trunk/main/wizards/com/sun/star/wizards/common/
H A DXMLHelper.java52 e.setAttribute(attNames[i], attValues[i]); in addElement()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/
H A DElementReadHandler.java71 element.setAttribute(namespace, attr, value); in copyAttributes()
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DAccessibleTextImpl.java253 protected void setAttribute(javax.swing.text.MutableAttributeSet as, in setAttribute() method in AccessibleTextImpl
458 setAttribute(attributeSet, propertyValues[i]); in getCharacterAttribute()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/util/
H A DOfficeUtil.java109 spaceNode.setAttribute(ATTRIBUTE_SPACE_COUNT, in parseText()
/trunk/main/xmlsecurity/tools/uno/
H A DAttributeListHelper.java50 public void setAttribute(String name, String type, String value) in setAttribute() method in AttributeListHelper

Completed in 73 milliseconds

123