Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/db/
H A DDatabaseObjectWizard.java170 final Method invokeMethod = wizardClass.getMethod( "start", new Class[0] ); in executeWizardFromCommandLine() local
172 invokeMethod.invoke( wizardInstance ); in executeWizardFromCommandLine()

Completed in 17 milliseconds