Searched refs:xEmbObjNA (Results 1 – 1 of 1) sorted by relevance
1017 … XNameAccess xEmbObjNA = (XNameAccess) UnoRuntime.queryInterface( XNameAccess.class, oEmbObj ); in getSupportedVerbs() local1018 if ( xEmbObjNA == null ) in getSupportedVerbs()1021 … String[] pVerbShortcuts = (String[]) AnyConverter.toArray( xEmbObjNA.getByName( "ObjectVerbs" ) ); in getSupportedVerbs()
Completed in 16 milliseconds