Home
last modified time | relevance | path

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

/dports/devel/itext/itext-4.2.0/rtf/com/lowagie/text/rtf/parser/
H A DRtfImportMgr.java218 public void importList(String origListNr, String newListNr) { in importList() argument
219 this.importListMapping.put(origListNr, newListNr); in importList()