Uses of Class
fr.opensagres.xdocreport.document.odt.textstyling.ODTDefaultStyle

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

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

Methods in fr.opensagres.xdocreport.document.odt.template that return ODTDefaultStyle
static ODTDefaultStyle ODTContextHelper.getDefaultStyle(IContext context)
           
static ODTDefaultStyle ODTContextHelper.getDefaultStyle(Map<String,Object> sharedContext)
           
 

Methods in fr.opensagres.xdocreport.document.odt.template with parameters of type ODTDefaultStyle
static void ODTContextHelper.putDefaultStyle(IContext context, ODTDefaultStyle defaultStyle)
           
 

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

Methods in fr.opensagres.xdocreport.document.odt.textstyling with parameters of type ODTDefaultStyle
 String ODTDefaultStylesGenerator.generateAllStyles(ODTDefaultStyle defaultStyle)
           
 



Copyright © 2013. All Rights Reserved.