Home
last modified time | relevance | path

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

/aoo42x/main/qadevOOo/tests/java/ifc/text/
H A D_TextGraphicObject.java111 XIndexContainer imgMap = (XIndexContainer) UnoRuntime.queryInterface( in _ImageMap() local
114 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 15 milliseconds