Lines Matching refs:aLbCond4
85 aLbCond4 ( this, ScResId( LB_COND4 ) ), in ScFilterDlg()
234 aLbCond4.SetSelectHdl( LINK( this, ScFilterDlg, LbSelectHdl ) ); in Init()
252 aCondLbArr [3] = &aLbCond4; in Init()
377 aLbCond4.Disable(); in Init()
383 aLbCond4.Disable(); in Init()
816 aLbCond4.Enable(); in IMPL_LINK()
837 aLbCond4.SelectEntryPos( 0 ); in IMPL_LINK()
851 aLbCond4.Disable(); in IMPL_LINK()
884 aLbCond4.SelectEntryPos( 0 ); in IMPL_LINK()
894 aLbCond4.Disable(); in IMPL_LINK()
926 aLbCond4.SelectEntryPos( 0 ); in IMPL_LINK()
932 aLbCond4.Disable(); in IMPL_LINK()
1078 pLbCond = &aLbCond4; in IMPL_LINK()