Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/dlg/
H A Dqueryfilter.cxx578 Edit* pPredicateValueControl = NULL; in SetLine() local
584 pPredicateValueControl = &aET_WHEREVALUE1; in SetLine()
592 pPredicateValueControl = &aET_WHEREVALUE2; in SetLine()
600 pPredicateValueControl = &aET_WHEREVALUE3; in SetLine()
604 if ( pColumnListControl && pPredicateListControl && pPredicateValueControl ) in SetLine()
621 pPredicateValueControl->SetText( aString ); in SetLine()

Completed in 18 milliseconds