Home
last modified time | relevance | path

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

/aoo4110/main/ucb/qa/complex/tdoc/
H A D_XCommandProcessor.java148 XCommandInfo xCmdInfo = (XCommandInfo)UnoRuntime.queryInterface( in _execute() local
150 if (xCmdInfo != null) { in _execute()
151 CommandInfo[] cmdInfo = xCmdInfo.getCommands(); in _execute()
/aoo4110/main/qadevOOo/tests/java/ifc/ucb/
H A D_XCommandProcessor.java134 XCommandInfo xCmdInfo = (XCommandInfo)UnoRuntime.queryInterface( in _execute() local
137 CommandInfo[] cmdInfo = xCmdInfo.getCommands(); in _execute()

Completed in 18 milliseconds