Searched refs:pNumType (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/dbaccess/source/ui/control/ |
| H A D | FieldDescControl.cxx | 154 ,pNumType(NULL) in DBG_NAME() 204 ,pNumType(NULL) in OFieldDescControl() 365 …Control* ppAggregates[] = { pRequired, pNumType, pAutoIncrement, pDefault, pTextLen, pLength, pSca… in CheckScrollBars() 474 Control* ppAggregates[] = { pRequired, pNumType in ScrollAllAggregates() 496 …Control* ppAggregates[] = { pRequired, pNumType, pAutoIncrement, pDefault, pTextLen, pLength, pSca… in CountActiveAggregates() 507 …Control* ppAggregates[] = { pRequired, pNumType, pAutoIncrement, pDefault, pTextLen, pLength, pSca… in GetMaxControlHeight() 526 Control* ppAggregates[] = { pRequired, pNumType in SetReadOnly() 574 if (pNumType) in GetControlText() 575 return pNumType->GetSelectEntry(); in GetControlText() 645 if (pNumType) in SetControlText() [all …]
|
| /trunk/main/dbaccess/source/ui/inc/ |
| H A D | FieldDescControl.hxx | 105 OPropListBoxCtrl* pNumType; member in dbaui::OFieldDescControl
|