Home
last modified time | relevance | path

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

/trunk/main/swext/mediawiki/src/com/sun/star/wiki/
H A DWikiPropDialog.java199 XPropertySet xSendButton = GetPropSet( "SendButton" ); in switchSendButtonIfNecessary() local
200 if ( xSendButton != null ) in switchSendButtonIfNecessary()
211 xSendButton.setPropertyValue( "Enabled", Boolean.TRUE ); in switchSendButtonIfNecessary()
213 xSendButton.setPropertyValue( "Enabled", Boolean.FALSE ); in switchSendButtonIfNecessary()

Completed in 10 milliseconds