Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/dbgui/
H A Dpfiltdlg.cxx66 aLbCond2 ( this, ScResId( LB_COND2 ) ), in ScPivotFilterDlg()
158 aCondLbArr [1] = &aLbCond2; in Init()
256 aLbCond2.Disable(); in Init()
262 aLbCond2.Disable(); in Init()
484 aLbCond2.Enable(); in IMPL_LINK()
505 aLbCond2.SelectEntryPos( 0 ); in IMPL_LINK()
515 aLbCond2.Disable(); in IMPL_LINK()
597 if ( pEd == &aEdVal2 ) pLb = &aLbCond2; in IMPL_LINK()
H A Dfiltdlg.cxx77 aLbCond2 ( this, ScResId( LB_COND2 ) ), in ScFilterDlg()
158 aLbCond2.SetAccessibleName(sIndexName); in ScFilterDlg()
185 aLbCond2.SetAccessibleRelationLabeledBy(&aFtCond); in ScFilterDlg()
250 aCondLbArr [1] = &aLbCond2; in Init()
350 aLbCond2.Disable(); in Init()
356 aLbCond2.Disable(); in Init()
793 aLbCond2.Enable(); in IMPL_LINK()
835 aLbCond2.SelectEntryPos( 0 ); in IMPL_LINK()
849 aLbCond2.Disable(); in IMPL_LINK()
987 else if ( pLb == &aLbCond2) in IMPL_LINK()
[all …]
/trunk/main/sc/source/ui/inc/
H A Dpfiltdlg.hxx79 ListBox aLbCond2; member in ScPivotFilterDlg
H A Dfiltdlg.hxx116 ListBox aLbCond2; member in ScFilterDlg

Completed in 38 milliseconds