Home
last modified time | relevance | path

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

/aoo41x/main/embeddedobj/test/Container1/
H A DEmbedContApp.java465 …XInplaceObject xInplObj = (XInplaceObject)UnoRuntime.queryInterface( XInplaceObject.class, m_xEmbe… in onPosRectChange() local
466 if ( xInplObj != null ) in onPosRectChange()
468 xInplObj.setObjectRects( aPosRect, aPosRect ); // show the whole object in onPosRectChange()

Completed in 8 milliseconds