Searched refs:pTextLen (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/dbaccess/source/ui/control/ |
| H A D | FieldDescControl.cxx | 157 ,pTextLen(NULL) in DBG_NAME() 207 ,pTextLen(NULL) in OFieldDescControl() 365 …Control* ppAggregates[] = { pRequired, pNumType, pAutoIncrement, pDefault, pTextLen, pLength, pSca… in CheckScrollBars() 476 , pTextLen, pLength 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() 528 , pTextLen, pLength in SetReadOnly() 571 if (pTextLen) in GetControlText() 572 return String::CreateFromInt64(pTextLen->GetValue()); in GetControlText() 640 if (pTextLen) in SetControlText() [all …]
|
| /trunk/main/dbaccess/source/ui/inc/ |
| H A D | FieldDescControl.hxx | 108 OPropNumericEditCtrl* pTextLen; member in dbaui::OFieldDescControl
|