Home
last modified time | relevance | path

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

/aoo42x/main/qadevOOo/runner/convwatch/
H A DGraphicalTestArguments.java543 String sNoOffice = (String)m_aCurrentParams.get( "NoOffice" ); in shouldOfficeStart() local
544 if (sNoOffice != null) in shouldOfficeStart()
546 … if (sNoOffice.toLowerCase().startsWith("t") || sNoOffice.toLowerCase().startsWith("y")) in shouldOfficeStart()

Completed in 13 milliseconds