Searched refs:sNoOffice (Results 1 – 1 of 1) sorted by relevance
543 String sNoOffice = (String)m_aCurrentParams.get( "NoOffice" ); in shouldOfficeStart() local544 if (sNoOffice != null) in shouldOfficeStart()546 … if (sNoOffice.toLowerCase().startsWith("t") || sNoOffice.toLowerCase().startsWith("y")) in shouldOfficeStart()
Completed in 11 milliseconds