Searched refs:imgMap (Results 1 – 1 of 1) sorted by relevance
111 XIndexContainer imgMap = (XIndexContainer) UnoRuntime.queryInterface( in _ImageMap() local114 int previous = imgMap.getCount(); in _ImageMap()118 imgMap.insertByIndex(0, im); in _ImageMap()119 oObj.setPropertyValue("ImageMap", imgMap); in _ImageMap()120 imgMap = (XIndexContainer) UnoRuntime.queryInterface( in _ImageMap()124 int after = imgMap.getCount(); in _ImageMap()
Completed in 6 milliseconds