Searched refs:aSelSupp (Results 1 – 1 of 1) sorted by relevance
108 XSelectionSupplier aSelSupp = (XSelectionSupplier) UnoRuntime.queryInterface( in run() local112 if( aSelSupp != null ) { in run()113 aSelSupp.addSelectionChangeListener( this ); in run()119 XComponent aComp = (XComponent) UnoRuntime.queryInterface( XComponent.class, aSelSupp ); in run()
Completed in 16 milliseconds