Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/dbgui/
H A Dpfiltdlg.cxx67 aLbCond2 ( this, ScResId( LB_COND2 ) ), in ScPivotFilterDlg()
159 aCondLbArr [1] = &aLbCond2; in Init()
257 aLbCond2.Disable(); in Init()
263 aLbCond2.Disable(); in Init()
485 aLbCond2.Enable(); in IMPL_LINK()
506 aLbCond2.SelectEntryPos( 0 ); in IMPL_LINK()
516 aLbCond2.Disable(); in IMPL_LINK()
598 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 …]
/aoo41x/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 63 milliseconds