Home
last modified time | relevance | path

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

/AOO41X/main/odk/examples/java/Storage/
H A DTest04.java194 Object oResStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local
195 … XStorage xResStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResStorage ); in test()
/AOO41X/main/package/qa/storages/
H A DTest04.java216 Object oResStorage = m_xStorageFactory.createInstanceWithArguments( pArgs ); in test() local
217 … XStorage xResStorage = (XStorage) UnoRuntime.queryInterface( XStorage.class, oResStorage ); in test()