Home
last modified time | relevance | path

Searched refs:loadStyleTemplates (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/wizards/com/sun/star/wizards/text/
H A DTextStyleHandler.java52 public void loadStyleTemplates(String sTemplateUrl, String OptionString) in loadStyleTemplates() method in TextStyleHandler
/AOO42X/main/wizards/com/sun/star/wizards/report/
H A DReportTextDocument.java169 oTextStyleHandler.loadStyleTemplates(ContentTemplatePath, "LoadTextStyles"); in swapContentTemplate()
187 oTextStyleHandler.loadStyleTemplates(LayoutTemplatePath, "LoadPageStyles"); in swapLayoutTemplate()