Searched refs:sTemplateUrl (Results 1 – 3 of 3) sorted by relevance
52 public void loadStyleTemplates(String sTemplateUrl, String OptionString) in loadStyleTemplates() argument65 xStyleLoader.loadStylesFromURL(sTemplateUrl, StyleOptions); in loadStyleTemplates()
81 String sTemplateUrl = (String) xPropertySet.getPropertyValue("Template_writable"); in raiseSaveAsDialog() local82 xFilePicker.setDisplayDirectory(sTemplateUrl); in raiseSaveAsDialog()
291 public boolean loadSectionsfromTemplate(String sTemplateUrl) in loadSectionsfromTemplate() argument303 oTextSectionHandler.linkSectiontoTemplate(sTemplateUrl, SectionName); in loadSectionsfromTemplate()308 oTextSectionHandler.linkSectiontoTemplate(sTemplateUrl, RECORDSECTION); in loadSectionsfromTemplate()
Completed in 26 milliseconds