Home
last modified time | relevance | path

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

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

Completed in 29 milliseconds