Home
last modified time | relevance | path

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

/aoo41x/main/package/qa/storages/
H A DTest14.java81 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 DTest13.java84 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 DTest15.java82 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 DTest09.java93 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local
94 …Storage xTempFileStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oTempFileStorage ); in test()
H A DTest16.java113 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local
114 …Storage xTempFileStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oTempFileStorage ); in test()
H A DTest18.java120 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local
121 …Storage xTempFileStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oTempFileStorage ); in test()
H A DTest01.java125 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local
126 …Storage xTempFileStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oTempFileStorage ); in test()
H A DTest07.java103 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local
104 …Storage xTempFileStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oTempFileStorage ); in test()
H A DTest08.java156 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local
157 …Storage xTempFileStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oTempFileStorage ); in test()
H A DTest04.java147 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local
148 …Storage xTempFileStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oTempFileStorage ); in test()
H A DTest05.java68 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local
69 …Storage xTempFileStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oTempFileStorage ); in test()
/aoo41x/main/odk/examples/java/Storage/
H A DTest09.java87 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local
88 …Storage xTempFileStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oTempFileStorage ); in test()
H A DTest01.java112 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local
113 …Storage xTempFileStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oTempFileStorage ); in test()
H A DTest07.java90 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local
91 …Storage xTempFileStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oTempFileStorage ); in test()
H A DTest08.java145 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local
146 …Storage xTempFileStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oTempFileStorage ); in test()
H A DTest04.java134 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local
135 …Storage xTempFileStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oTempFileStorage ); in test()
H A DTest05.java67 Object oTempFileStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local
68 …Storage xTempFileStorage = (XStorage)UnoRuntime.queryInterface( XStorage.class, oTempFileStorage ); in test()

Completed in 53 milliseconds