Home
last modified time | relevance | path

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

/AOO41X/main/sc/source/ui/dbgui/
H A Dpfiltdlg.cxx71 aLbCond3 ( this, ScResId( LB_COND3 ) ), in ScPivotFilterDlg()
160 aCondLbArr [2] = &aLbCond3; in Init()
271 aLbCond3.Disable(); in Init()
277 aLbCond3.Disable(); in Init()
494 aLbCond3.Enable(); in IMPL_LINK()
507 aLbCond3.SelectEntryPos( 0 ); in IMPL_LINK()
517 aLbCond3.Disable(); in IMPL_LINK()
536 aLbCond3.SelectEntryPos( 0 ); in IMPL_LINK()
542 aLbCond3.Disable(); in IMPL_LINK()
599 else if ( pEd == &aEdVal3 ) pLb = &aLbCond3; in IMPL_LINK()
H A Dfiltdlg.cxx81 aLbCond3 ( this, ScResId( LB_COND3 ) ), in ScFilterDlg()
161 aLbCond3.SetAccessibleName(sIndexName); in ScFilterDlg()
186 aLbCond3.SetAccessibleRelationLabeledBy(&aFtCond); in ScFilterDlg()
233 aLbCond3.SetSelectHdl( LINK( this, ScFilterDlg, LbSelectHdl ) ); in Init()
251 aCondLbArr [2] = &aLbCond3; in Init()
364 aLbCond3.Disable(); in Init()
370 aLbCond3.Disable(); in Init()
804 aLbCond3.Enable(); in IMPL_LINK()
836 aLbCond3.SelectEntryPos( 0 ); in IMPL_LINK()
850 aLbCond3.Disable(); in IMPL_LINK()
[all …]
/AOO41X/main/sc/source/ui/inc/
H A Dpfiltdlg.hxx84 ListBox aLbCond3; member in ScPivotFilterDlg
H A Dfiltdlg.hxx121 ListBox aLbCond3; member in ScFilterDlg