Searched refs:StyleMapper (Results 1 – 22 of 22) sorted by relevance
47 public class StyleMapper class52 public StyleMapper() in StyleMapper() method in StyleMapper86 public static StyleMapper loadInstance(final ResourceManager resourceManager) in loadInstance()89 …ager.createDirectly("res://com/sun/star/report/pentaho/styles/stylemapper.xml", StyleMapper.class); in loadInstance()90 return (StyleMapper) resource.getResource(); in loadInstance()
44 private final StyleMapper styleMapper;50 this.styleMapper = new StyleMapper(); in StyleMappingDocumentReadHandler()
50 return StyleMapper.class; in getFactoryType()
33 import com.sun.star.report.pentaho.parser.StyleMapper;41 public class BorderRightMapper implements StyleMapper
25 import com.sun.star.report.pentaho.parser.StyleMapper;30 public class FontSizeMapper implements StyleMapper
25 import com.sun.star.report.pentaho.parser.StyleMapper;30 public class FontStyleMapper implements StyleMapper
25 import com.sun.star.report.pentaho.parser.StyleMapper;30 public class FontWeightMapper implements StyleMapper
25 import com.sun.star.report.pentaho.parser.StyleMapper;32 public class BackgroundColorMapper implements StyleMapper
25 import com.sun.star.report.pentaho.parser.StyleMapper;32 public class ColorMapper implements StyleMapper
25 import com.sun.star.report.pentaho.parser.StyleMapper;29 public class TextEmphasizeMapper implements StyleMapper
25 import com.sun.star.report.pentaho.parser.StyleMapper;30 public class FontReliefMapper implements StyleMapper
25 import com.sun.star.report.pentaho.parser.StyleMapper;32 public class FontNameMapper implements StyleMapper
25 import com.sun.star.report.pentaho.parser.StyleMapper;32 public class TextUnderlineColorMapper implements StyleMapper
25 import com.sun.star.report.pentaho.parser.StyleMapper;34 public class FontFamilyGenericMapper implements StyleMapper
25 import com.sun.star.report.pentaho.parser.StyleMapper;34 public class FontFamilyMapper implements StyleMapper
25 import com.sun.star.report.pentaho.parser.StyleMapper;35 public class ColumnWidthMapper implements StyleMapper
25 import com.sun.star.report.pentaho.parser.StyleMapper;35 public class RowHeightMapper implements StyleMapper
25 import com.sun.star.report.pentaho.parser.StyleMapper;35 public abstract class OneOfConstantsMapper implements StyleMapper
27 public interface StyleMapper interface
25 …braries.resourceloader.factory.type.com.sun.star.report.pentaho.styles.StyleMapper=com.sun.star.re…
39 import com.sun.star.report.pentaho.styles.StyleMapper;276 private StyleMapper styleMapper;322 styleMapper = StyleMapper.loadInstance(realResourceManager); in OfficeDocumentReportTarget()
29 …ries.resourceloader.factory.modules.com.sun.star.report.pentaho.styles.StyleMapper.star=com.sun.st…
Completed in 53 milliseconds