Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/control/
H A DFieldDescControl.cxx154 ,pNumType(NULL) in DBG_NAME()
204 ,pNumType(NULL) in OFieldDescControl()
574 if (pNumType) in GetControlText()
575 return pNumType->GetSelectEntry(); in GetControlText()
645 if (pNumType) in SetControlText()
646 pNumType->SelectEntry(rText); in SetControlText()
822 { pNumType, pNumTypeText, 1 }, in ArrangeAggregates()
999 if( pNumType ) in ActivateAggregate()
1005 pNumType->SetDropDownLineCount(5); in ActivateAggregate()
1012 pNumType->SelectEntryPos(2); in ActivateAggregate()
[all …]
/trunk/main/dbaccess/source/ui/inc/
H A DFieldDescControl.hxx105 OPropListBoxCtrl* pNumType; member in dbaui::OFieldDescControl

Completed in 21 milliseconds