Searched refs:sPageCount (Results 1 – 2 of 2) sorted by relevance
1441 final String sPageCount = sPageNumber.replaceAll("#count#", "\" & PageCount() & \""); in insertPageFooter() local1442 …final String sNoLastUnusedQuotes = sPageCount.replaceAll(" & \\\"\\\"", PropertyNames.EMPTY_STRING… in insertPageFooter()
3313 ::rtl::OUString sPageCount(RTL_CONSTASCII_USTRINGPARAM("PageCount()")); in createPageNumber()3315 sFunction.SearchAndReplace(String::CreateFromAscii("#PAGECOUNT#"),sPageCount); in createPageNumber()