Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/dbgui/
H A Dpfiltdlg.cxx70 aLbCond3 ( this, ScResId( LB_COND3 ) ), in ScPivotFilterDlg()
159 aCondLbArr [2] = &aLbCond3; in Init()
270 aLbCond3.Disable(); in Init()
276 aLbCond3.Disable(); in Init()
493 aLbCond3.Enable(); in IMPL_LINK()
506 aLbCond3.SelectEntryPos( 0 ); in IMPL_LINK()
516 aLbCond3.Disable(); in IMPL_LINK()
535 aLbCond3.SelectEntryPos( 0 ); in IMPL_LINK()
541 aLbCond3.Disable(); in IMPL_LINK()
598 else if ( pEd == &aEdVal3 ) pLb = &aLbCond3; in IMPL_LINK()
H A Dfiltdlg.cxx81 aLbCond3 ( this, ScResId( LB_COND3 ) ), in ScFilterDlg()
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()
883 aLbCond3.SelectEntryPos( 0 ); in IMPL_LINK()
893 aLbCond3.Disable(); in IMPL_LINK()
992 else if ( pLb == &aLbCond3) in IMPL_LINK()
[all …]
/trunk/main/sc/source/ui/inc/
H A Dpfiltdlg.hxx84 ListBox aLbCond3; member in ScPivotFilterDlg
H A Dfiltdlg.hxx121 ListBox aLbCond3; member in ScFilterDlg

Completed in 38 milliseconds