Searched refs:aWikiListProps (Results 1 – 1 of 1) sorted by relevance
261 XPropertySet aWikiListProps = GetPropSet( "WikiList" ); in callHandlerMethod() local267 short [] sel = (short[]) aWikiListProps.getPropertyValue("SelectedItems"); in callHandlerMethod()268 String [] items = (String []) aWikiListProps.getPropertyValue("StringItemList"); in callHandlerMethod()
Completed in 18 milliseconds