/aoo42x/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/ |
H A D | AccessibleEditableTextImpl.java | 138 attribute = as.getAttribute(StyleConstants.Background); in setAttributes() 149 attribute = as.getAttribute(StyleConstants.Bold); in setAttributes() 173 attribute = as.getAttribute(StyleConstants.FontFamily); in setAttributes() 187 attribute = as.getAttribute(StyleConstants.FontSize); in setAttributes() 196 attribute = as.getAttribute(StyleConstants.Foreground); in setAttributes() 207 attribute = as.getAttribute(StyleConstants.Italic); in setAttributes() 221 attribute = as.getAttribute(StyleConstants.LeftIndent); in setAttributes() 250 attribute = as.getAttribute(StyleConstants.SpaceAbove); in setAttributes() 259 attribute = as.getAttribute(StyleConstants.SpaceBelow); in setAttributes() 300 attribute = as.getAttribute(StyleConstants.TabSet); in setAttributes() [all …]
|
/aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/ |
H A D | CellStyle.java | 321 if ((fmt.getAttribute(m)) && (parentFormat.getAttribute(m))) { in getResolved() 400 if (fmt.getAttribute(Format.BOLD)) in writeAttributes() 403 if (fmt.getAttribute(Format.ITALIC)) in writeAttributes() 406 if (fmt.getAttribute(Format.UNDERLINE)) in writeAttributes() 409 if (fmt.getAttribute(Format.STRIKETHRU)) in writeAttributes() 412 if (fmt.getAttribute(Format.SUPERSCRIPT)) in writeAttributes() 415 if (fmt.getAttribute(Format.SUBSCRIPT)) in writeAttributes() 433 if (fmt.getAttribute(Format.TOP_BORDER)) in writeAttributes() 439 if (fmt.getAttribute(Format.RIGHT_BORDER)) in writeAttributes() 442 if (fmt.getAttribute(Format.LEFT_BORDER)) in writeAttributes() [all …]
|
/aoo42x/main/solenv/bin/ |
H A D | build_release.pl | 437 'name' => $root->getAttribute("name"), 438 'version' => $root->getAttribute("version"), 592 $descriptor->{$id} = $element->getAttribute($id); 598 my $value = $element->getAttribute($id); 628 $descriptor->{$id} = $element->getAttribute($id); 654 $descriptor->{$id} = $element->getAttribute($id); 661 my $value = $element->getAttribute($id); 687 $descriptor->{$id} = $element->getAttribute($id); 694 my $value = $element->getAttribute($id); 729 $element->getAttribute("language-list"), [all …]
|
/aoo42x/main/swext/mediawiki/src/com/sun/star/wiki/ |
H A D | EditPageParser.java | 89 String sName = ( String ) a.getAttribute( HTML.Attribute.NAME ); in handleSimpleTag() 94 this.m_sEditTime = ( String ) a.getAttribute( HTML.Attribute.VALUE ); in handleSimpleTag() 98 this.m_sEditToken = ( String ) a.getAttribute( HTML.Attribute.VALUE ); in handleSimpleTag() 102 this.m_sLoginToken = ( String ) a.getAttribute( HTML.Attribute.VALUE ); in handleSimpleTag() 111 String sName = ( String ) a.getAttribute( HTML.Attribute.HREF ); in handleSimpleTag() 141 sName = ( String ) a.getAttribute( HTML.Attribute.NAME ); in handleStartTag() 153 sId = ( String ) a.getAttribute( HTML.Attribute.ID ); in handleStartTag() 154 sClass = ( String ) a.getAttribute( HTML.Attribute.CLASS ); in handleStartTag() 180 sClass = ( String ) a.getAttribute( HTML.Attribute.CLASS ); in handleStartTag()
|
/aoo42x/main/l10ntools/scripts/tool/ |
H A D | xhtex.py | 37 …topics.append(self.prepare_sdf_line(id=elem.getAttribute("id").strip(), text=elem.childNodes[0].da… 43 if len(elem.getAttribute("title").strip()): 44 …titles.append(self.prepare_sdf_line(id=elem.getAttribute("id").strip(), text=elem.getAttribute("ti… 50 if elem.childNodes[0].nodeType == elem.TEXT_NODE and elem.getAttribute("id").strip(): 51 …obj = self.prepare_sdf_line(inputfile=inputfilename, lang=lang, id=elem.getAttribute("id").strip()) 58 …obj = self.prepare_sdf_line(inputfile=inputfilename, lang=lang, id=elem.getAttribute("id").strip()) 59 if elem.getAttribute("id").strip() and sdfdata[obj.get_id()]:
|
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/ |
H A D | TextRawReportTarget.java | 201 attrs.getAttribute(OfficeNamespaces.OOREPORT_NS, "force-new-page"); in isSectionPagebreakAfter() 208 attrs.getAttribute(OfficeNamespaces.OOREPORT_NS, "force-new-page"); in isSectionPagebreakBefore() 526 final Object columnCountRaw = attrs.getAttribute(OfficeNamespaces.FO_NS, "column-count"); in startContent() 590 … final String varName = (String) attrs.getAttribute(OfficeNamespaces.TEXT_NS, NAME); in startOther() 597 … final String varName = (String) attrs.getAttribute(OfficeNamespaces.TEXT_NS, NAME); in startOther() 728 …final String rowStyle = (String) attrs.getAttribute(OfficeNamespaces.TABLE_NS, OfficeToken.STYLE_N… in startRow() 754 …final Integer trc = (Integer) attrs.getAttribute(JFreeReportInfo.REPORT_NAMESPACE, "table-row-coun… in startTable() 1125 …final Object resetPageNumber = attrs.getAttribute(OfficeNamespaces.OOREPORT_NS, "reset-page-number… in startGroup() 1131 final Object keepTogether = attrs.getAttribute(OfficeNamespaces.OOREPORT_NS, KEEP_TOGETHER); in startGroup() 1141 final Object columnCountRaw = attrs.getAttribute(OfficeNamespaces.FO_NS, "column-count"); in startGroup() [all …]
|
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/output/ |
H A D | OfficeDocumentReportTarget.java | 582 … if ("spreadsheet-section".equals(attrs.getAttribute(JFreeReportInfo.REPORT_NAMESPACE, "role"))) in startElement() 825 …final Object iterationCount = attrs.getAttribute(JFreeReportInfo.REPORT_NAMESPACE, "iteration-coun… in startGroup() 1314 …final Object imageData = attrs.getAttribute(JFreeReportInfo.REPORT_NAMESPACE, OfficeToken.IMAGE_DA… in startImageProcessing() 1537 … final String height = (String) element.getAttribute(OfficeNamespaces.STYLE_NS, "row-height"); in computeRowHeight() 1558 … final String height = (String) element.getAttribute(OfficeNamespaces.STYLE_NS, "row-height"); in computeRowHeight() 1578 … final String height = (String) element.getAttribute(OfficeNamespaces.STYLE_NS, "row-height"); in computeRowHeight() 1603 … final String height = (String) element.getAttribute(OfficeNamespaces.STYLE_NS, "column-width"); in computeColumnWidth() 1624 … final String height = (String) element.getAttribute(OfficeNamespaces.STYLE_NS, "column-width"); in computeColumnWidth() 1644 … final String height = (String) element.getAttribute(OfficeNamespaces.STYLE_NS, "column-width"); in computeColumnWidth() 1678 … final String classId = (String) attrs.getAttribute(JFreeReportInfo.REPORT_NAMESPACE, "class-id"); in startChartProcessing() [all …]
|
H A D | StyleUtilities.java | 215 …final String fontName = (String) textProperties.getAttribute(OfficeNamespaces.STYLE_NS, "font-name… in performFontFaceProcessing() 225 … final String fontNameAsian = (String) textProperties.getAttribute(OfficeNamespaces.STYLE_NS, in performFontFaceProcessing() 237 … final String fontNameComplex = (String) textProperties.getAttribute(OfficeNamespaces.STYLE_NS, in performFontFaceProcessing() 283 final Object attribute = style.getAttribute(OfficeNamespaces.STYLE_NS, attributeName); in performDataStyleProcessing() 554 final Object obj = section.getAttribute(ns, prop); in queryStyleByProperties() 598 final Object attribute = section.getAttribute(propertyNamespace, propertyName); in queryStyle()
|
/aoo42x/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/ |
H A D | WsePara.java | 83 double temp = ps.getAttribute(ParaStyle.MARGIN_LEFT) * 1.6 / 100; in WsePara() 89 double temp = ps.getAttribute(ParaStyle.MARGIN_RIGHT) * 1.6 / 100; in WsePara() 95 double temp = ps.getAttribute(ParaStyle.TEXT_INDENT) * 1.6 / 100; in WsePara() 101 double temp = ps.getAttribute(ParaStyle.MARGIN_TOP) * 1.6 / 100; in WsePara() 107 double temp = ps.getAttribute(ParaStyle.MARGIN_BOTTOM) * 1.6 / 100; in WsePara() 113 int lh = ps.getAttribute(ParaStyle.LINE_HEIGHT); in WsePara() 125 int val = ps.getAttribute(ParaStyle.TEXT_ALIGN); in WsePara()
|
H A D | WseTextRun.java | 118 if (ts.isSet(TextStyle.BOLD) && ts.getAttribute(TextStyle.BOLD)) in WseTextRun() 120 if (ts.isSet(TextStyle.ITALIC) && ts.getAttribute(TextStyle.ITALIC)) in WseTextRun() 122 if (ts.isSet(TextStyle.UNDERLINE) && ts.getAttribute(TextStyle.UNDERLINE)) in WseTextRun() 124 if (ts.isSet(TextStyle.STRIKETHRU) && ts.getAttribute(TextStyle.STRIKETHRU)) in WseTextRun() 126 if (ts.isSet(TextStyle.SUPERSCRIPT) && ts.getAttribute(TextStyle.SUPERSCRIPT)) in WseTextRun() 128 if (ts.isSet(TextStyle.SUBSCRIPT) && ts.getAttribute(TextStyle.SUBSCRIPT)) in WseTextRun()
|
/aoo42x/main/svx/workben/msview/ |
H A D | xmlconfig.cxx | 79 …OUString getAttribute( const Reference< XAttributeList > & xAttribs, const sal_Char* pName ) throw… 139 OUString ConfigHandler::getAttribute( const Reference< XAttributeList > & xAttribs, const sal_Char*… in getAttribute() function in ConfigHandler 249 ElementConfigPtr aPtr( new AtomConfig( getAttribute(xAttribs,"name"), bIsContainer ) ); in importAtomConfig() 250 gAtomConfigMap[ (UINT16)toInt(getAttribute(xAttribs,"id"))] = aPtr; in importAtomConfig() 256 ElementConfigType nType = parseType( getAttribute( xAttribs, "type" ) ); in importElementConfig() 257 …ElementConfigPtr pElementConfig( new ElementConfigContainer( getAttribute( xAttribs, "name" ), nTy… in importElementConfig() 264 …entConfigPtr pElementConfig( new ElementValueConfig( getAttribute( xAttribs, "name" ), getAttribut… in importValueElementConfig() 271 ElementConfigType nType = parseType( getAttribute( xAttribs, "type" ) ); in importSwitchConfig() 279 ElementConfigPtr pElementConfig( new CaseElementConfig( getAttribute( xAttribs, "value" ) ) ); in importCaseConfig()
|
/aoo42x/main/scripting/java/com/sun/star/script/framework/container/ |
H A D | ParcelDescriptor.java | 202 language = e.getAttribute("language"); in getLanguage() 238 language = scriptElement.getAttribute("language"); in getScriptEntries() 245 logicalname = tmp.getAttribute("value"); in getScriptEntries() 272 languagename = tmp.getAttribute("value"); in getScriptEntries() 284 String key = tmp.getAttribute("name"); in getScriptEntries() 285 String val = tmp.getAttribute("value"); in getScriptEntries() 332 String name = e2.getAttribute("name"); in initLanguageProperties() 333 String value = e2.getAttribute("value"); in initLanguageProperties() 382 languagename = tmp.getAttribute("value"); in removeScriptEntry()
|
H A D | DeployedUnoPackagesDB.java | 91 if ( e.getAttribute("value").equals(language) ) in getDeployedPackages() 110 packageUrls.add( e.getAttribute("value") ); in getDeployedPackages() 162 if ( e.getAttribute("value").equals(language) ) in removePackage() 180 String value = e.getAttribute("value"); in removePackage() 208 if ( e.getAttribute("value").equals(language) ) in addPackage()
|
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/output/spreadsheet/ |
H A D | SpreadsheetRawReportTarget.java | 233 final String y = (String) attrs.getAttribute(OfficeNamespaces.SVG_NS, "y"); in startOther() 331 …final String tableStyle = (String) attrs.getAttribute(OfficeNamespaces.TABLE_NS, OfficeToken.STYLE… in processElement() 388 …final String styleName = (String) attrs.getAttribute(OfficeNamespaces.TABLE_NS, OfficeToken.STYLE_… in processElement() 401 …final Object oldValue = tableRowProperties.getAttribute(OfficeNamespaces.FO_NS, OfficeToken.BACKGR… in processElement() 413 …final String styleName = (String) attrs.getAttribute(OfficeNamespaces.TABLE_NS, OfficeToken.STYLE_… in processElement() 435 … final Object raw = props.getAttribute(OfficeNamespaces.FO_NS, OfficeToken.BACKGROUND_COLOR); in processElement() 446 … final String numColSpanStr = (String) attrs.getAttribute(namespace, NUMBERCOLUMNSSPANNED); in processElement() 501 …final String styleName = (String) attrs.getAttribute(OfficeNamespaces.TABLE_NS, OfficeToken.STYLE_… in collectBoundaryForElement() 516 String widthStr = (String) tableColumnProperties.getAttribute("column-width"); in collectBoundaryForElement() 650 …final String styleName = (String) attrs.getAttribute(OfficeNamespaces.TABLE_NS, OfficeToken.STYLE_… in endOther()
|
/aoo42x/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/ |
H A D | ExtendedFormat.java | 136 if(fmt.getAttribute(Format.WORD_WRAP)) { in ExtendedFormat() 140 if(fmt.getAttribute(Format.LEFT_BORDER)) { in ExtendedFormat() 143 if(fmt.getAttribute(Format.RIGHT_BORDER)) { in ExtendedFormat() 146 if(fmt.getAttribute(Format.TOP_BORDER)) { in ExtendedFormat() 149 if(fmt.getAttribute(Format.BOTTOM_BORDER)) { in ExtendedFormat()
|
/aoo42x/main/scripting/java/org/openoffice/netbeans/modules/office/loader/ |
H A D | ParcelFolder.java | 81 location = (File)pf.getPrimaryFile().getAttribute(LOCATION); in ParcelFolderNode() 85 String name = (String)pf.getPrimaryFile().getAttribute(FILTER); in ParcelFolderNode() 94 language = (String)pf.getPrimaryFile().getAttribute(LANGUAGE); in ParcelFolderNode() 118 language = (String)getPrimaryFile().getAttribute(LANGUAGE); in getLanguage() 195 language = (String)getPrimaryFile().getAttribute(LANGUAGE); in createLanguageProperty()
|
/aoo42x/main/xmerge/java/pocketword/src/main/java/org/openoffice/xmerge/converter/xml/sxw/pocketword/ |
H A D | ParagraphTextSegment.java | 130 if (pStyle.isSet(TextStyle.BOLD) && pStyle.getAttribute(TextStyle.BOLD)) { in getData() 134 if (pStyle.isSet(TextStyle.ITALIC) && pStyle.getAttribute(TextStyle.ITALIC)) { in getData() 138 if (pStyle.isSet(TextStyle.UNDERLINE) && pStyle.getAttribute(TextStyle.UNDERLINE)) { in getData() 142 … if (pStyle.isSet(TextStyle.STRIKETHRU) && pStyle.getAttribute(TextStyle.STRIKETHRU)) { in getData()
|
/aoo42x/main/extensions/source/update/check/ |
H A D | updateprotocol.cxx | 174 rtl::OUString aType = xParent->getAttribute(UNISTRING("type")); in checkForUpdates() 217 sal_Int32 pos = xRelNote->getAttribute(UNISTRING("pos")).toInt32(); in checkForUpdates() 219 … ReleaseNote aRelNote((sal_uInt8) pos, xRelNote->getAttribute(UNISTRING("src"))); in checkForUpdates() 223 pos = xRelNote->getAttribute(UNISTRING("pos2")).toInt32(); in checkForUpdates() 225 aRelNote.URL2 = xRelNote->getAttribute(UNISTRING("src2")); in checkForUpdates()
|
/aoo42x/main/desktop/source/deployment/misc/ |
H A D | dp_dependencies.cxx | 89 e->getAttribute( in check() 105 e->getAttribute( in check() 137 … sValue = dependency->getAttribute( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "value" ) ) ); in getErrorText() 143 sValue = dependency->getAttribute( ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("value") ) ); in getErrorText()
|
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/ |
H A D | FormattedTextLayoutController.java | 144 …if (cell != null && "string".equals(cell.getAttribute(OfficeNamespaces.OFFICE_NS, FormatValueUtili… in delegateContentGeneration() 193 …final String cellStyleName = (String) tce.getAttribute(OfficeNamespaces.TABLE_NS, OfficeToken.STYL… in computeValueStyle() 205 return (String) style.getAttribute(OfficeNamespaces.STYLE_NS, "data-style-name"); in computeValueStyle() 217 …final String type = (String) tce.getAttribute(OfficeNamespaces.OFFICE_NS, FormatValueUtility.VALUE… in computeValueType()
|
H A D | ImageElementLayoutController.java | 131 …final int rowSpan = TextUtilities.parseInt((String) tableCell.getAttribute(OfficeNamespaces.TABLE_… in createContext() 132 …final int colSpan = TextUtilities.parseInt((String) tableCell.getAttribute(OfficeNamespaces.TABLE_… in createContext() 281 …final String colStyle = (String) column.getAttribute(OfficeNamespaces.TABLE_NS, OfficeToken.STYLE_… in addColumnStyles() 309 …final String rowStyle = (String) row.getAttribute(OfficeNamespaces.TABLE_NS, OfficeToken.STYLE_NAM… in addRowStyles()
|
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/ |
H A D | PentahoReportJob.java | 298 … pair[1] = group.getAttribute(OfficeNamespaces.OOREPORT_NS, "sort-ascending"); in collectGroupExpressions() 356 …final String command = (String) officeReport.getAttribute(OfficeNamespaces.OOREPORT_NS, "command"); in execute() 357 …final String commandType = (String) officeReport.getAttribute(OfficeNamespaces.OOREPORT_NS, SDBCRe… in execute() 358 …final String escapeProcessing = (String) officeReport.getAttribute(OfficeNamespaces.OOREPORT_NS, S… in execute() 363 … final String filter = (String) officeReport.getAttribute(OfficeNamespaces.OOREPORT_NS, "filter"); in execute()
|
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/model/ |
H A D | ImageElement.java | 57 String val = (String) getAttribute(OfficeNamespaces.OOREPORT_NS, OfficeToken.SCALE); in getScaleMode() 71 …return OfficeToken.TRUE.equals(getAttribute(OfficeNamespaces.OOREPORT_NS, OfficeToken.PRESERVE_IRI… in isPreserveIRI() 81 return (String) getAttribute(OfficeNamespaces.FORM_NS, OfficeToken.IMAGE_DATA); in getImageData()
|
H A D | OfficeStyle.java | 48 return (String) getAttribute(OfficeNamespaces.STYLE_NS, "name"); in getStyleName() 65 return (String) getAttribute(OfficeNamespaces.STYLE_NS, "parent-style-name"); in getStyleParent() 75 return (String) getAttribute(OfficeNamespaces.STYLE_NS, "family"); in getStyleFamily()
|
/aoo42x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/ |
H A D | XMLPackageDescription.java | 132 protected String getAttribute(String key) { in getAttribute() method in XMLPackageDescription 147 } else if (attrValue.equals(child.getAttribute(attrKey))) { in getElement() 168 if (child.getAttribute("parent") != null) { in findPackage() 187 String childParentName = child.getAttribute("parent"); in adjust()
|