Home
last modified time | relevance | path

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

/AOO41X/main/dbaccess/source/ui/control/
H A DFieldDescControl.cxx154 ,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 …]
/AOO41X/main/dbaccess/source/ui/inc/
H A DFieldDescControl.hxx105 OPropListBoxCtrl* pNumType; member in dbaui::OFieldDescControl