Home
last modified time | relevance | path

Searched refs:sTemplateUrl (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/wizards/com/sun/star/wizards/text/
H A DTextStyleHandler.java52 public void loadStyleTemplates(String sTemplateUrl, String OptionString) in loadStyleTemplates() argument
65 xStyleLoader.loadStylesFromURL(sTemplateUrl, StyleOptions); in loadStyleTemplates()
/aoo42x/main/odk/examples/DevelopersGuide/GUI/
H A DSystemDialog.java81 String sTemplateUrl = (String) xPropertySet.getPropertyValue("Template_writable"); in raiseSaveAsDialog() local
82 xFilePicker.setDisplayDirectory(sTemplateUrl); in raiseSaveAsDialog()
/aoo42x/main/wizards/com/sun/star/wizards/report/
H A DReportTextDocument.java291 public boolean loadSectionsfromTemplate(String sTemplateUrl) in loadSectionsfromTemplate() argument
303 oTextSectionHandler.linkSectiontoTemplate(sTemplateUrl, SectionName); in loadSectionsfromTemplate()
308 oTextSectionHandler.linkSectiontoTemplate(sTemplateUrl, RECORDSECTION); in loadSectionsfromTemplate()

Completed in 23 milliseconds