Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/tests/java/ifc/uno/
H A D_XComponentContext.java35 protected XMultiComponentFactory byValue = null; field in _XComponentContext
68 byValue = (XMultiComponentFactory) UnoRuntime.queryInterface( in _getValueByName()
71 String[] vNames = byValue.getAvailableServiceNames(); in _getValueByName()
74 boolean res = ValueComparer.equalValue(byValue, directly); in _getValueByName()

Completed in 13 milliseconds