Home
last modified time | relevance | path

Searched defs:styleName (Results 1 – 13 of 13) sorted by relevance

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/model/
H A DFormatCondition.java37 private final String styleName; field in FormatCondition
41 final String styleName, in FormatCondition()
H A DOfficeStyles.java190 public boolean containsDataStyle(final String styleName) in containsDataStyle()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DStyleUtilities.java77 final String styleName, in copyStyle()
104 final String styleName, in copyStyle()
287 final String styleName = String.valueOf(attribute); in performDataStyleProcessing() local
351 final String styleName, in deriveStyle()
462 final String styleName, in deriveCommonStyle()
488 final String styleName, in deriveAutomaticStyle()
520 final String styleName, in queryStyle()
577 final String styleName, in queryStyle()
H A DOfficeDocumentReportTarget.java1300 protected OfficeStyle deriveStyle(final String styleFamily, final String styleName) in deriveStyle()
1339 String styleName = null; in startImageProcessing() local
1502 final String styleName = strings[i]; in computeImageWidth() local
1518 final String styleName = strings[i]; in computeImageHeight() local
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DImageElementContext.java67 public void setRowStyle(final int pos, final String styleName) in setRowStyle()
72 public void setColStyle(final int pos, final String styleName) in setColStyle()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DSxcDocumentDeserializer.java396 String styleName; in processColumns() local
502 String styleName; in processCells() local
573 String styleName; in processCells() local
H A DSxcDocumentSerializer.java396 String styleName = new String(""); in traverseTableRow() local
533 String styleName = new String(""); in traverseTableColumn() local
599 String styleName = new String(""); in traverseCell() local
/trunk/main/xmerge/java/pocketword/src/main/java/org/openoffice/xmerge/converter/xml/sxw/pocketword/
H A DDocumentSerializerImpl.java209 String styleName = getAttribute(node, ATTRIBUTE_TEXT_STYLE_NAME); in traverseParagraph() local
246 String styleName = getAttribute(node, ATTRIBUTE_TEXT_STYLE_NAME); in traverseParagraphContents() local
H A DDocumentDeserializerImpl.java228 String styleName = firstSpan.getAttribute(ATTRIBUTE_TEXT_STYLE_NAME); in buildDocument() local
/trunk/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DDocumentSerializerImpl.java229 String styleName = findAttribute(node, "text:style-name"); in traverseParagraph() local
266 String styleName = findAttribute(node, "text:style-name"); in traverseParaContents() local
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/spreadsheet/
H A DSpreadsheetRawReportTarget.java388 …final String styleName = (String) attrs.getAttribute(OfficeNamespaces.TABLE_NS, OfficeToken.STYLE_… in processElement() local
413 …final String styleName = (String) attrs.getAttribute(OfficeNamespaces.TABLE_NS, OfficeToken.STYLE_… in processElement() local
501 …final String styleName = (String) attrs.getAttribute(OfficeNamespaces.TABLE_NS, OfficeToken.STYLE_… in collectBoundaryForElement() local
650 …final String styleName = (String) attrs.getAttribute(OfficeNamespaces.TABLE_NS, OfficeToken.STYLE_… in endOther() local
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportTarget.java375 final String styleName = getAutoStyleNameGenerator().generateName("auto_section_style"); in generateSectionStyle() local
633 …final String styleName = (String) attrs.getAttribute(OfficeNamespaces.TEXT_NS, OfficeToken.STYLE_N… in startOther() local
688 …final String styleName = (String) attrs.getAttribute(OfficeNamespaces.DRAWING_NS, OfficeToken.STYL… in startOther() local
912 …final String styleName = (String) attrs.getAttribute(OfficeNamespaces.TABLE_NS, OfficeToken.STYLE_… in startTable() local
989 …final String styleName = (String) attrs.getAttribute(OfficeNamespaces.TABLE_NS, OfficeToken.STYLE_… in startTable() local
/trunk/main/wizards/com/sun/star/wizards/web/data/
H A DCGDesign.java49 private String styleName; field in CGDesign

Completed in 90 milliseconds