Searched refs:m_sOnlyPage (Results 1 – 1 of 1) sorted by relevance
92 …String m_sOnlyPage = ""; // default is "", there is no page which we want to… field in GraphicalTestArguments164 m_sOnlyPage = (String)param.get(PropertyName.DOC_COMPARATOR_PRINT_ONLY_PAGE); in GraphicalTestArguments()434 if (m_sOnlyPage == null) in getOnlyPages()438 return m_sOnlyPage; in getOnlyPages()
Completed in 9 milliseconds