Home
last modified time | relevance | path

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

/trunk/main/scripting/java/Framework/com/sun/star/script/framework/security/
H A DSecurityDialog.java128 private short _checkBoxState = 0; field in SecurityDialog
452 if ( _checkBoxState == 1 ) in execute()
533 _checkBoxState = _xCheckBox.getState(); in itemStateChanged()
534 LogUtils.DEBUG("** checkbox state ->" + _checkBoxState ); in itemStateChanged()

Completed in 12 milliseconds