Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/report/
H A DReportWizard.java588 String sBlindTextNote = PropertyNames.EMPTY_STRING; in getBlindTextNote() local
591 sBlindTextNote = _oResource.getResText(UIConsts.RID_REPORT + 75); in getBlindTextNote()
592sBlindTextNote = JavaTools.replaceSubString(sBlindTextNote, String.valueOf((char) 13), "<BR>"); in getBlindTextNote()
594 return sBlindTextNote; in getBlindTextNote()

Completed in 27 milliseconds