Home
last modified time | relevance | path

Searched refs:cellStyle (Results 1 – 4 of 4) sorted by relevance

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/spreadsheet/
H A DSpreadsheetRawReportTarget.java416 …final OfficeStyle cellStyle = getPredefinedStylesCollection().getStyle(OfficeToken.TABLE_CELL, sty… in processElement() local
417 if (cellStyle != null) in processElement()
419 final Section textProperties = (Section) cellStyle.getTextProperties(); in processElement()
432 final Section props = (Section) cellStyle.getTableCellProperties(); in processElement()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DSxcDocumentSerializer.java526 CellStyle cellStyle = (CellStyle)styleCat.lookup(cellStyleName, in traverseTableColumn() local
529 Format defaultFmt = new Format(cellStyle.getFormat()); in traverseTableColumn()
/trunk/main/oox/source/xls/
H A Dstylesfragment.cxx235 if( nElement == XLS_TOKEN( cellStyle ) ) getStyles().importCellStyle( rAttribs ); in onCreateContext()
/trunk/main/oox/source/token/
H A Dtokens.txt1085 cellStyle

Completed in 51 milliseconds