Home
last modified time | relevance | path

Searched refs:nCondPos (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/ui/dbgui/
H A Dfiltdlg.cxx287 sal_uInt16 nCondPos = 0; in Init() local
293 nCondPos = (sal_uInt16)rEntry.eOp; in Init()
318 aCondLbArr [i]->SelectEntryPos( nCondPos ); in Init()
1156 sal_uInt16 nCondPos = 0; in RefreshEditRow() local
1163 nCondPos = (sal_uInt16)rEntry.eOp; in RefreshEditRow()
1237 aCondLbArr [i]->SelectEntryPos( nCondPos ); in RefreshEditRow()
H A Dpfiltdlg.cxx220 sal_uInt16 nCondPos = (sal_uInt16)rEntry.eOp; in Init() local
224 aCondLbArr [i]->SelectEntryPos( nCondPos ); in Init()

Completed in 21 milliseconds