Home
last modified time | relevance | path

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

/trunk/main/extensions/source/scanner/
H A Dsanedlg.cxx78 maBoolCheckBox( this, SaneResId( RID_SCAN_BOOL_OPTION_BOX ) ), in SaneDlg()
98 maBoolCheckBox.SetClickHdl( LINK( this, SaneDlg, ClickBtnHdl ) ); in SaneDlg()
425 else if( pButton == &maBoolCheckBox ) in IMPL_LINK()
428 maBoolCheckBox.IsChecked() ? in IMPL_LINK()
786 maBoolCheckBox.Show( sal_False ); in DisableOption()
806 maBoolCheckBox.Check( bValue ); in EstablishBoolOption()
807 maBoolCheckBox.Show( sal_True ); in EstablishBoolOption()
H A Dsanedlg.hxx95 CheckBox maBoolCheckBox; member in SaneDlg

Completed in 24 milliseconds