Uses of Interface
fr.opensagres.xdocreport.document.docx.textstyling.IDocxStylesGenerator

Packages that use IDocxStylesGenerator
fr.opensagres.xdocreport.document.docx.template   
fr.opensagres.xdocreport.document.docx.textstyling   
 

Uses of IDocxStylesGenerator in fr.opensagres.xdocreport.document.docx.template
 

Methods in fr.opensagres.xdocreport.document.docx.template that return IDocxStylesGenerator
static IDocxStylesGenerator DocxContextHelper.getStylesGenerator(IContext context)
           
 

Methods in fr.opensagres.xdocreport.document.docx.template with parameters of type IDocxStylesGenerator
static void DocxContextHelper.putStylesGenerator(IContext context, IDocxStylesGenerator stylesGenerator)
           
 

Uses of IDocxStylesGenerator in fr.opensagres.xdocreport.document.docx.textstyling
 

Classes in fr.opensagres.xdocreport.document.docx.textstyling that implement IDocxStylesGenerator
 class DocxDefaultStylesGenerator
           
 

Fields in fr.opensagres.xdocreport.document.docx.textstyling declared as IDocxStylesGenerator
static IDocxStylesGenerator DocxDefaultStylesGenerator.INSTANCE
           
protected  IDocxStylesGenerator DocxDocumentHandler.styleGen
           
 



Copyright © 2013. All Rights Reserved.