Searched refs:xCmdInfo (Results 1 – 2 of 2) sorted by relevance
148 XCommandInfo xCmdInfo = (XCommandInfo)UnoRuntime.queryInterface( in _execute() local150 if (xCmdInfo != null) { in _execute()151 CommandInfo[] cmdInfo = xCmdInfo.getCommands(); in _execute()
134 XCommandInfo xCmdInfo = (XCommandInfo)UnoRuntime.queryInterface( in _execute() local137 CommandInfo[] cmdInfo = xCmdInfo.getCommands(); in _execute()
Completed in 20 milliseconds