Searched refs:m_sOnlyPage (Results 1 – 1 of 1) sorted by relevance
90 …String m_sOnlyPage = ""; // default is "", there is no page which we want to… field in GraphicalTestArguments162 m_sOnlyPage = (String)param.get(PropertyName.DOC_COMPARATOR_PRINT_ONLY_PAGE); in GraphicalTestArguments()432 if (m_sOnlyPage == null) in getOnlyPages()436 return m_sOnlyPage; in getOnlyPages()