Searched refs:getFontFaceDecls (Results 1 – 6 of 6) sorted by relevance
212 final FontFaceDeclsSection currentFonts = stylesCollection.getFontFaceDecls(); in performFontFaceProcessing()213 final FontFaceDeclsSection predefFonts = predefCollection.getFontFaceDecls(); in performFontFaceProcessing()
194 final FontFaceDeclsSection fontFaceDecls = collection.getFontFaceDecls(); in writeFontFaces()
115 public FontFaceDeclsSection getFontFaceDecls() in getFontFaceDecls() method in OfficeStylesCollection
79 … fontFaceReadHandler = new FontFaceDeclsReadHandler(officeStylesCollection.getFontFaceDecls()); in getHandlerForChild()
61 public FontFaceDeclsSection getFontFaceDecls() in getFontFaceDecls() method in FontFaceDeclsReadHandler
177 … fontFaceReadHandler = new FontFaceDeclsReadHandler(officeStylesCollection.getFontFaceDecls()); in getHandlerForChild()
Completed in 26 milliseconds