Home
last modified time | relevance | path

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

/aoo42x/main/qadevOOo/tests/java/ifc/document/
H A D_Settings.java154 Class cPrintService = Class.forName("javax.print.PrintService"); in getPrinterNameWithReflection() local
155 Method getNameMethod = cPrintService.getDeclaredMethod("getName", new Class[0]); in getPrinterNameWithReflection()

Completed in 10 milliseconds