Searched refs:byValue (Results 1 – 1 of 1) sorted by relevance
35 protected XMultiComponentFactory byValue = null; field in _XComponentContext68 byValue = (XMultiComponentFactory) UnoRuntime.queryInterface( in _getValueByName()71 String[] vNames = byValue.getAvailableServiceNames(); in _getValueByName()74 boolean res = ValueComparer.equalValue(byValue, directly); in _getValueByName()
Completed in 8 milliseconds