Uses of Interface
fr.opensagres.xdocreport.document.odt.textstyling.IODTStylesGenerator

Packages that use IODTStylesGenerator
fr.opensagres.xdocreport.document.odt.template   
fr.opensagres.xdocreport.document.odt.textstyling   
 

Uses of IODTStylesGenerator in fr.opensagres.xdocreport.document.odt.template
 

Methods in fr.opensagres.xdocreport.document.odt.template that return IODTStylesGenerator
static IODTStylesGenerator ODTContextHelper.getStylesGenerator(IContext context)
           
 

Methods in fr.opensagres.xdocreport.document.odt.template with parameters of type IODTStylesGenerator
static void ODTContextHelper.putStylesGenerator(IContext context, IODTStylesGenerator stylesGenerator)
           
 

Uses of IODTStylesGenerator in fr.opensagres.xdocreport.document.odt.textstyling
 

Classes in fr.opensagres.xdocreport.document.odt.textstyling that implement IODTStylesGenerator
 class ODTDefaultStylesGenerator
          Default implementation : - uses OOo default styles for headers - uses default but renamed styles for others
 

Fields in fr.opensagres.xdocreport.document.odt.textstyling declared as IODTStylesGenerator
protected  IODTStylesGenerator ODTDocumentHandler.styleGen
           
 



Copyright © 2013. All Rights Reserved.