Searched refs:sOnlyPage (Results 1 – 1 of 1) sorted by relevance
372 … String sOnlyPage = (String)m_aCurrentParams.get(PropertyName.DOC_COMPARATOR_PRINT_ONLY_PAGE); in getOnlyPages() local373 if (sOnlyPage == null) in getOnlyPages()375 sOnlyPage = ""; in getOnlyPages()377 return sOnlyPage; in getOnlyPages()
Completed in 14 milliseconds