Home
last modified time | relevance | path

Searched refs:getFontFaceDecls (Results 1 – 6 of 6) sorted by relevance

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DStyleUtilities.java212 final FontFaceDeclsSection currentFonts = stylesCollection.getFontFaceDecls(); in performFontFaceProcessing()
213 final FontFaceDeclsSection predefFonts = predefCollection.getFontFaceDecls(); in performFontFaceProcessing()
H A DStylesWriter.java194 final FontFaceDeclsSection fontFaceDecls = collection.getFontFaceDecls(); in writeFontFaces()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/model/
H A DOfficeStylesCollection.java115 public FontFaceDeclsSection getFontFaceDecls() in getFontFaceDecls() method in OfficeStylesCollection
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/office/
H A DDocumentStylesReadHandler.java79 … fontFaceReadHandler = new FontFaceDeclsReadHandler(officeStylesCollection.getFontFaceDecls()); in getHandlerForChild()
H A DFontFaceDeclsReadHandler.java61 public FontFaceDeclsSection getFontFaceDecls() in getFontFaceDecls() method in FontFaceDeclsReadHandler
H A DDocumentContentReadHandler.java177 … fontFaceReadHandler = new FontFaceDeclsReadHandler(officeStylesCollection.getFontFaceDecls()); in getHandlerForChild()

Completed in 36 milliseconds