Home
last modified time | relevance | path

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

/AOO41X/main/dbaccess/source/ui/control/
H A DFieldDescControl.cxx155 ,pAutoIncrement(NULL) in DBG_NAME()
205 ,pAutoIncrement(NULL) in OFieldDescControl()
365 …Control* ppAggregates[] = { pRequired, pNumType, pAutoIncrement, pDefault, pTextLen, pLength, pSca… in CheckScrollBars()
475 , pAutoIncrement, pDefault 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()
527 , pAutoIncrement, pDefault in SetReadOnly()
578 if (pAutoIncrement) in GetControlText()
579 return pAutoIncrement->GetSelectEntry(); in GetControlText()
650 if (pAutoIncrement) in SetControlText()
[all …]
/AOO41X/main/dbaccess/source/ui/inc/
H A DFieldDescControl.hxx106 OPropListBoxCtrl* pAutoIncrement; member in dbaui::OFieldDescControl