Home
last modified time | relevance | path

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

/trunk/main/odk/examples/java/Spreadsheet/
H A DEuroAdaption.java89 XActionLockable xActionInterface = null; in main() local
90 xActionInterface = (XActionLockable) UnoRuntime.queryInterface( in main()
94 xActionInterface.addActionLock(); in main()
126 xActionInterface.removeActionLock(); in main()

Completed in 10 milliseconds