Searched refs:the_type (Results 1 – 1 of 1) sorted by relevance
69 String the_type = PrintSettings[i].Value.getClass().toString(); in _getPagePrintSettings() local70 if (!the_type.endsWith(types[i])) { in _getPagePrintSettings()73 log.println("Type"+the_type); in _getPagePrintSettings()
Completed in 5 milliseconds