Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/dbgui/
H A Dfiltdlg.cxx73 aLbCond1 ( this, ScResId( LB_COND1 ) ), in ScFilterDlg()
155 aLbCond1.SetAccessibleName(sIndexName); in ScFilterDlg()
184 aLbCond1.SetAccessibleRelationLabeledBy(&aFtCond); in ScFilterDlg()
231 aLbCond1.SetSelectHdl( LINK( this, ScFilterDlg, LbSelectHdl ) ); in Init()
249 aCondLbArr [0] = &aLbCond1; in Init()
781 aLbCond1.Enable(); in IMPL_LINK()
983 else if ( pLb == &aLbCond1) in IMPL_LINK()
1060 ListBox* pLbCond = &aLbCond1; in IMPL_LINK()
H A Dpfiltdlg.cxx62 aLbCond1 ( this, ScResId( LB_COND1 ) ), in ScPivotFilterDlg()
157 aCondLbArr [0] = &aLbCond1; in Init()
595 ListBox* pLb = &aLbCond1; in IMPL_LINK()
/trunk/main/sc/source/ui/inc/
H A Dpfiltdlg.hxx74 ListBox aLbCond1; member in ScPivotFilterDlg
H A Dfiltdlg.hxx111 ListBox aLbCond1; member in ScFilterDlg

Completed in 27 milliseconds