Home
last modified time | relevance | path

Searched refs:m_sOnlyPage (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/qadevOOo/runner/convwatch/
H A DGraphicalTestArguments.java92 …String m_sOnlyPage = ""; // default is "", there is no page which we want to… field in GraphicalTestArguments
164 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 13 milliseconds