Searched refs:FontFaceDeclsSection (Results 1 – 5 of 5) sorted by relevance
26 import com.sun.star.report.pentaho.model.FontFaceDeclsSection;52 private final FontFaceDeclsSection fontFaceDecls;55 public FontFaceDeclsReadHandler(final FontFaceDeclsSection fontFaceDecls) in FontFaceDeclsReadHandler()61 public FontFaceDeclsSection getFontFaceDecls() in getFontFaceDecls()
53 private final FontFaceDeclsSection fontFaceDecls;60 fontFaceDecls = new FontFaceDeclsSection(); in OfficeStylesCollection()115 public FontFaceDeclsSection getFontFaceDecls() in getFontFaceDecls()
39 public class FontFaceDeclsSection extends Element class44 public FontFaceDeclsSection() in FontFaceDeclsSection() method in FontFaceDeclsSection
27 import com.sun.star.report.pentaho.model.FontFaceDeclsSection;212 final FontFaceDeclsSection currentFonts = stylesCollection.getFontFaceDecls(); in performFontFaceProcessing()213 final FontFaceDeclsSection predefFonts = predefCollection.getFontFaceDecls(); in performFontFaceProcessing()
27 import com.sun.star.report.pentaho.model.FontFaceDeclsSection;194 final FontFaceDeclsSection fontFaceDecls = collection.getFontFaceDecls(); in writeFontFaces()
Completed in 37 milliseconds