Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableFieldControl.cxx63 OTableFieldControl::OTableFieldControl( Window* pParent, OTableDesignHelpBar* pHelpBar) :OFieldDesc… in OTableFieldControl() function in OTableFieldControl
72 OTableEditorCtrl* OTableFieldControl::GetCtrl() const in GetCtrl()
79 sal_Bool OTableFieldControl::IsReadOnly() in IsReadOnly()
98 void OTableFieldControl::ActivateAggregate( EControlType eType ) in ActivateAggregate()
110 void OTableFieldControl::DeactivateAggregate( EControlType eType ) in DeactivateAggregate()
122 void OTableFieldControl::SetModified(sal_Bool bModified) in SetModified()
145 TOTypeInfoSP OTableFieldControl::getTypeInfo(sal_Int32 _nPos) in getTypeInfo()
150 const OTypeInfoMap* OTableFieldControl::getTypeInfo() const in getTypeInfo()
155 Locale OTableFieldControl::GetLocale() const in GetLocale()
160 sal_Bool OTableFieldControl::isAutoIncrementValueEnabled() const in isAutoIncrementValueEnabled()
[all …]
H A DFieldDescGenWin.hxx37 class OTableFieldControl;
44 OTableFieldControl *m_pFieldControl;
80 inline OTableFieldControl* getFieldControl() const { return m_pFieldControl; } in getFieldControl()
H A DTableFieldControl.hxx37 class OTableFieldControl : public OFieldDescControl class
57 OTableFieldControl( Window* pParent, OTableDesignHelpBar* pHelpBar);
H A DFieldDescGenWin.cxx60 m_pFieldControl = new OTableFieldControl(this,pHelp); in DBG_NAME()

Completed in 16 milliseconds