Home
last modified time | relevance | path

Searched refs:OPropNumericEditCtrl (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/dbaccess/source/ui/inc/
H A DFieldControls.hxx123 class OPropNumericEditCtrl : public NumericField class
129 …inline OPropNumericEditCtrl(Window* pParent, sal_uInt16 nHelpId, short nPosition = -1, WinBits nWi…
130 …inline OPropNumericEditCtrl(Window* pParent, sal_uInt16 nHelpId, const ResId& _rRes,short nPositio…
144 …inline OPropNumericEditCtrl::OPropNumericEditCtrl(Window* pParent, sal_uInt16 nHelpId, short nPosi… in OPropNumericEditCtrl() function in dbaui::OPropNumericEditCtrl
150 …inline OPropNumericEditCtrl::OPropNumericEditCtrl(Window* pParent, sal_uInt16 nHelpId, const ResId… in OPropNumericEditCtrl() function in dbaui::OPropNumericEditCtrl
H A DFieldDescControl.hxx79 class OPropNumericEditCtrl;
108 OPropNumericEditCtrl* pTextLen;
109 OPropNumericEditCtrl* pLength;
110 OPropNumericEditCtrl* pScale;
158OPropNumericEditCtrl* CreateNumericControl(sal_uInt16 _nHelpStr,short _nProperty,const rtl::OStrin…
/aoo42x/main/dbaccess/source/ui/control/
H A DFieldDescControl.cxx1088 OPropNumericEditCtrl* OFieldDescControl::CreateNumericControl(sal_uInt16 _nHelpStr,short _nProperty… in CreateNumericControl()
1090OPropNumericEditCtrl* pControl = new OPropNumericEditCtrl( this, _nHelpStr, _nProperty, WB_BORDER … in CreateNumericControl()
1587 OPropNumericEditCtrl* pNumeric = dynamic_cast< OPropNumericEditCtrl* >( pControl ); in IMPL_LINK()
1631 OPropNumericEditCtrl* pConverted = (OPropNumericEditCtrl*)pControl; in IMPL_LINK()
/aoo42x/main/dbaccess/source/ui/dlg/
H A DAdabasStat.hxx71 OPropNumericEditCtrl m_ET_MEMORYUSING;

Completed in 27 milliseconds