Home
last modified time | relevance | path

Searched refs:oUCB (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/qadevOOo/tests/java/ifc/ucb/
H A D_XSortedDynamicResultSetFactory.java80 Object oUCB = xMSF.createInstanceWithArguments in _createSortedDynamicResultSet() local
86 (XContentIdentifierFactory.class,oUCB) ; in _createSortedDynamicResultSet()
106 UnoRuntime.queryInterface(XContentProvider.class, oUCB) ; in _createSortedDynamicResultSet()
/aoo42x/main/qadevOOo/tests/java/mod/_cached/
H A DCachedDynamicResultSetStubFactory.java106 Object oUCB = xMSF.createInstanceWithArguments in createTestEnvironment() local
111 UnoRuntime.queryInterface(XContentIdentifierFactory.class, oUCB) ; in createTestEnvironment()
131 UnoRuntime.queryInterface(XContentProvider.class, oUCB) ; in createTestEnvironment()
H A DCachedContentResultSetStubFactory.java109 Object oUCB = xMSF.createInstanceWithArguments in createTestEnvironment() local
114 UnoRuntime.queryInterface(XContentIdentifierFactory.class, oUCB) ; in createTestEnvironment()
135 UnoRuntime.queryInterface(XContentProvider.class, oUCB) ; in createTestEnvironment()
H A DCachedDynamicResultSetFactory.java109 Object oUCB = xMSF.createInstanceWithArguments in createTestEnvironment() local
114 UnoRuntime.queryInterface(XContentIdentifierFactory.class, oUCB) ; in createTestEnvironment()
134 UnoRuntime.queryInterface(XContentProvider.class, oUCB) ; in createTestEnvironment()
H A DCachedContentResultSetFactory.java111 Object oUCB = xMSF.createInstanceWithArguments in createTestEnvironment() local
116 UnoRuntime.queryInterface(XContentIdentifierFactory.class, oUCB) ; in createTestEnvironment()
136 UnoRuntime.queryInterface(XContentProvider.class, oUCB) ; in createTestEnvironment()
/aoo42x/main/odk/examples/java/Inspector/
H A DTDocSupplier.java100 …Object oUCB = getXMultiComponentFactory().createInstanceWithArgumentsAndContext( "com.sun.star.ucb… in getXRowOfTDocUrl() local
101 …tory = (XContentIdentifierFactory)UnoRuntime.queryInterface(XContentIdentifierFactory.class, oUCB); in getXRowOfTDocUrl()
102 …tentProvider xProvider = (XContentProvider)UnoRuntime.queryInterface(XContentProvider.class, oUCB); in getXRowOfTDocUrl()

Completed in 32 milliseconds