Home
last modified time | relevance | path

Searched refs:xArticleProps (Results 1 – 1 of 1) sorted by relevance

/trunk/main/swext/mediawiki/src/com/sun/star/wiki/
H A DWikiPropDialog.java203 XPropertySet xArticleProps = GetPropSet( "ArticleText" ); in switchSendButtonIfNecessary() local
204 if ( xWikiListProps != null && xArticleProps != null ) in switchSendButtonIfNecessary()
209 String sArticle = (String)xArticleProps.getPropertyValue( "Text" ); in switchSendButtonIfNecessary()

Completed in 18 milliseconds