Home
last modified time | relevance | path

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

/trunk/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()
/trunk/main/qadevOOo/java/OOoRunner/src/main/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 17 milliseconds