Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/dbgui/
H A Dfiltdlg.cxx249 aCondLbArr [0] = &aLbCond1; in Init()
250 aCondLbArr [1] = &aLbCond2; in Init()
251 aCondLbArr [2] = &aLbCond3; in Init()
252 aCondLbArr [3] = &aLbCond4; in Init()
298 aCondLbArr[i]->Disable(); in Init()
303 aCondLbArr[i]->Disable(); in Init()
318 aCondLbArr [i]->SelectEntryPos( nCondPos ); in Init()
1170 aCondLbArr[i]->Disable(); in RefreshEditRow()
1175 aCondLbArr[i]->Disable(); in RefreshEditRow()
1180 aCondLbArr[i]->Enable(); in RefreshEditRow()
[all …]
H A Dpfiltdlg.cxx158 aCondLbArr [0] = &aLbCond1; in Init()
159 aCondLbArr [1] = &aLbCond2; in Init()
160 aCondLbArr [2] = &aLbCond3; in Init()
225 aCondLbArr [i]->SelectEntryPos( nCondPos ); in Init()
229 aCondLbArr[i]->Disable(); in Init()
234 aCondLbArr [i]->SelectEntryPos( 0 ); // "=" selektieren in Init()
406 ScQueryOp eOp = (ScQueryOp)aCondLbArr[i]->GetSelectEntryPos(); in GetOutputItem()
/aoo41x/main/sc/source/ui/inc/
H A Dpfiltdlg.hxx120 ListBox* aCondLbArr[3]; member in ScPivotFilterDlg
H A Dfiltdlg.hxx161 ListBox* aCondLbArr[4]; member in ScFilterDlg

Completed in 16 milliseconds