Searched refs:xArticleProps (Results 1 – 1 of 1) sorted by relevance
203 XPropertySet xArticleProps = GetPropSet( "ArticleText" ); in switchSendButtonIfNecessary() local204 if ( xWikiListProps != null && xArticleProps != null ) in switchSendButtonIfNecessary()209 String sArticle = (String)xArticleProps.getPropertyValue( "Text" ); in switchSendButtonIfNecessary()
Completed in 12 milliseconds