Searched refs:sNoLastUnusedQuotes (Results 1 – 1 of 1) sorted by relevance
1442 …final String sNoLastUnusedQuotes = sPageCount.replaceAll(" & \\\"\\\"", PropertyNames.EMPTY_STRING… in insertPageFooter() local1443 …final String sNoFirstUnusedQuotes = sNoLastUnusedQuotes.replaceAll("\\\"\\\" & ", PropertyNames.EM… in insertPageFooter()