/aoo41x/main/package/qa/storages/ |
H A D | RegressionTest_i55821.java | 105 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local 106 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()
|
H A D | Test09.java | 133 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local 134 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()
|
H A D | Test17.java | 131 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pOneArg ); in test() local 132 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()
|
H A D | RegressionTest_i35095.java | 143 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pOneArg ); in test() local 144 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()
|
H A D | Test16.java | 136 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local 137 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()
|
H A D | Test02.java | 144 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pOneArg ); in test() local 145 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()
|
H A D | Test18.java | 143 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local 144 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()
|
H A D | Test01.java | 148 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local 149 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()
|
H A D | Test07.java | 126 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local 127 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()
|
H A D | Test14.java | 177 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in testForPath() local 178 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in testForPath()
|
H A D | Test08.java | 179 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local 180 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()
|
H A D | Test13.java | 202 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in testForPath() local 203 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in testForPath()
|
H A D | RegressionTest_i49755.java | 221 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pOneArg ); in test() local 222 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()
|
H A D | Test12.java | 195 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pOneArg ); in test() local 196 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()
|
H A D | Test15.java | 236 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in testForPath() local 237 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in testForPath()
|
H A D | Test05.java | 256 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 D | Test09.java | 120 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local 121 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()
|
H A D | Test02.java | 136 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pOneArg ); in test() local 137 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()
|
H A D | Test01.java | 135 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local 136 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()
|
H A D | Test07.java | 113 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local 114 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()
|
H A D | Test08.java | 168 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local 169 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()
|
H A D | Test05.java | 231 Object oResultStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local 232 XStorage xResultStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResultStorage ); in test()
|