Home
last modified time | relevance | path

Searched refs:StyleMapper (Results 1 – 22 of 22) sorted by relevance

/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/styles/
H A DStyleMapper.java47 public class StyleMapper class
52 public StyleMapper() in StyleMapper() method in StyleMapper
86 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()
H A DStyleMappingDocumentReadHandler.java44 private final StyleMapper styleMapper;
50 this.styleMapper = new StyleMapper(); in StyleMappingDocumentReadHandler()
H A DStyleMapperXmlResourceFactory.java50 return StyleMapper.class; in getFactoryType()
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/parser/stylemapper/fo/
H A DBorderRightMapper.java33 import com.sun.star.report.pentaho.parser.StyleMapper;
41 public class BorderRightMapper implements StyleMapper
H A DFontSizeMapper.java25 import com.sun.star.report.pentaho.parser.StyleMapper;
30 public class FontSizeMapper implements StyleMapper
H A DFontStyleMapper.java25 import com.sun.star.report.pentaho.parser.StyleMapper;
30 public class FontStyleMapper implements StyleMapper
H A DFontWeightMapper.java25 import com.sun.star.report.pentaho.parser.StyleMapper;
30 public class FontWeightMapper implements StyleMapper
H A DBackgroundColorMapper.java25 import com.sun.star.report.pentaho.parser.StyleMapper;
32 public class BackgroundColorMapper implements StyleMapper
H A DColorMapper.java25 import com.sun.star.report.pentaho.parser.StyleMapper;
32 public class ColorMapper implements StyleMapper
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/parser/stylemapper/style/
H A DTextEmphasizeMapper.java25 import com.sun.star.report.pentaho.parser.StyleMapper;
29 public class TextEmphasizeMapper implements StyleMapper
H A DFontReliefMapper.java25 import com.sun.star.report.pentaho.parser.StyleMapper;
30 public class FontReliefMapper implements StyleMapper
H A DFontNameMapper.java25 import com.sun.star.report.pentaho.parser.StyleMapper;
32 public class FontNameMapper implements StyleMapper
H A DTextUnderlineColorMapper.java25 import com.sun.star.report.pentaho.parser.StyleMapper;
32 public class TextUnderlineColorMapper implements StyleMapper
H A DFontFamilyGenericMapper.java25 import com.sun.star.report.pentaho.parser.StyleMapper;
34 public class FontFamilyGenericMapper implements StyleMapper
H A DFontFamilyMapper.java25 import com.sun.star.report.pentaho.parser.StyleMapper;
34 public class FontFamilyMapper implements StyleMapper
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/parser/stylemapper/table/
H A DColumnWidthMapper.java25 import com.sun.star.report.pentaho.parser.StyleMapper;
35 public class ColumnWidthMapper implements StyleMapper
H A DRowHeightMapper.java25 import com.sun.star.report.pentaho.parser.StyleMapper;
35 public class RowHeightMapper implements StyleMapper
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/parser/stylemapper/
H A DOneOfConstantsMapper.java25 import com.sun.star.report.pentaho.parser.StyleMapper;
35 public abstract class OneOfConstantsMapper implements StyleMapper
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/parser/
H A DStyleMapper.java27 public interface StyleMapper interface
/aoo4110/main/reportbuilder/java/
H A Dloader.properties25 …braries.resourceloader.factory.type.com.sun.star.report.pentaho.styles.StyleMapper=com.sun.star.re…
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOfficeDocumentReportTarget.java39 import com.sun.star.report.pentaho.styles.StyleMapper;
276 private StyleMapper styleMapper;
322 styleMapper = StyleMapper.loadInstance(realResourceManager); in OfficeDocumentReportTarget()
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/
H A Dconfiguration.properties29 …ries.resourceloader.factory.modules.com.sun.star.report.pentaho.styles.StyleMapper.star=com.sun.st…

Completed in 63 milliseconds