Home
last modified time | relevance | path

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

/aoo41x/main/package/qa/storages/
H A DRegressionTest_i55821.java105 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local
106 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()
H A DTest09.java133 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local
134 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()
H A DTest17.java131 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pOneArg ); in test() local
132 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()
H A DRegressionTest_i35095.java143 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pOneArg ); in test() local
144 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()
H A DTest16.java136 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local
137 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()
H A DTest02.java144 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pOneArg ); in test() local
145 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()
H A DTest18.java143 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local
144 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()
H A DTest01.java148 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local
149 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()
H A DTest07.java126 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local
127 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()
H A DTest14.java177 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in testForPath() local
178 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in testForPath()
H A DTest08.java179 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local
180 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()
H A DTest13.java202 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in testForPath() local
203 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in testForPath()
H A DRegressionTest_i49755.java221 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pOneArg ); in test() local
222 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()
H A DTest12.java195 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pOneArg ); in test() local
196 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()
H A DTest15.java236 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in testForPath() local
237 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in testForPath()
H A DTest05.java256 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local
257 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()
/aoo41x/main/odk/examples/java/Storage/
H A DTest09.java120 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local
121 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()
H A DTest02.java136 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pOneArg ); in test() local
137 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()
H A DTest01.java135 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local
136 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()
H A DTest07.java113 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local
114 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()
H A DTest08.java168 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local
169 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()
H A DTest05.java231 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local
232 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()

Completed in 41 milliseconds