Searched refs:xInplObj (Results 1 – 1 of 1) sorted by relevance
465 …XInplaceObject xInplObj = (XInplaceObject)UnoRuntime.queryInterface( XInplaceObject.class, m_xEmbe… in onPosRectChange() local466 if ( xInplObj != null ) in onPosRectChange()468 xInplObj.setObjectRects( aPosRect, aPosRect ); // show the whole object in onPosRectChange()
Completed in 18 milliseconds