Home
last modified time | relevance | path

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

/trunk/main/odk/examples/java/Inspector/
H A DTDocSupplier.java105 …XCommandProcessor xCmdProcessor = (XCommandProcessor) UnoRuntime.queryInterface(XCommandProcessor.… in getXRowOfTDocUrl() local
112 Object oAny = xCmdProcessor.execute(aCommand, 0, null); in getXRowOfTDocUrl()
/trunk/main/ucb/qa/complex/ucb/
H A DUCB.java100 XCommandProcessor xCmdProcessor = in executeCommand() local
106 return xCmdProcessor.execute(aCommand, 0, null); in executeCommand()
/trunk/main/wizards/com/sun/star/wizards/common/
H A DUCB.java147 XCommandProcessor xCmdProcessor = UnoRuntime.queryInterface( in executeCommand() local
153 return xCmdProcessor.execute(aCommand, 0, null); in executeCommand()

Completed in 21 milliseconds