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