/aoo4110/main/package/qa/storages/ |
H A D | Test14.java | 81 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in testForPath() local 82 …Storage xTempFileStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oTempFileStorage ); in testForPath() 132 oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in testForPath() 133 xTempFileStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oTempFileStorage ); in testForPath()
|
H A D | Test13.java | 84 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in testForPath() local 85 …Storage xTempFileStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oTempFileStorage ); in testForPath() 143 oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in testForPath() 144 xTempFileStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oTempFileStorage ); in testForPath()
|
H A D | Test15.java | 82 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in testForPath() local 83 …Storage xTempFileStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oTempFileStorage ); in testForPath() 159 oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in testForPath() 160 xTempFileStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oTempFileStorage ); in testForPath()
|
H A D | Test09.java | 93 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local 94 …Storage xTempFileStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oTempFileStorage ); in test()
|
H A D | Test18.java | 120 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local 121 …Storage xTempFileStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oTempFileStorage ); in test()
|
H A D | Test16.java | 113 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local 114 …Storage xTempFileStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oTempFileStorage ); in test()
|
H A D | Test01.java | 125 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local 126 …Storage xTempFileStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oTempFileStorage ); in test()
|
H A D | Test07.java | 103 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local 104 …Storage xTempFileStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oTempFileStorage ); in test()
|
H A D | Test08.java | 156 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local 157 …Storage xTempFileStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oTempFileStorage ); in test()
|
H A D | Test04.java | 147 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local 148 …Storage xTempFileStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oTempFileStorage ); in test()
|
H A D | Test05.java | 68 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local 69 …Storage xTempFileStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oTempFileStorage ); in test()
|
/aoo4110/main/odk/examples/java/Storage/ |
H A D | Test09.java | 87 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local 88 …Storage xTempFileStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oTempFileStorage ); in test()
|
H A D | Test01.java | 112 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local 113 …Storage xTempFileStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oTempFileStorage ); in test()
|
H A D | Test07.java | 90 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local 91 …Storage xTempFileStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oTempFileStorage ); in test()
|
H A D | Test08.java | 145 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local 146 …Storage xTempFileStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oTempFileStorage ); in test()
|
H A D | Test04.java | 134 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local 135 …Storage xTempFileStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oTempFileStorage ); in test()
|
H A D | Test05.java | 67 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local 68 …Storage xTempFileStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oTempFileStorage ); in test()
|