Home
last modified time | relevance | path

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

/aoo42x/main/qadevOOo/tests/java/ifc/document/
H A D_Settings.java155 Method getNameMethod = cPrintService.getDeclaredMethod("getName", new Class[0]); in getPrinterNameWithReflection() local
156 Object retValue = getNameMethod.invoke(pService, new Object[0]); in getPrinterNameWithReflection()

Completed in 14 milliseconds