Searched refs:OTableFieldControl (Results 1 – 4 of 4) sorted by relevance
63 OTableFieldControl::OTableFieldControl( Window* pParent, OTableDesignHelpBar* pHelpBar) :OFieldDesc… in OTableFieldControl() function in OTableFieldControl72 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 …]
37 class OTableFieldControl;44 OTableFieldControl *m_pFieldControl;80 inline OTableFieldControl* getFieldControl() const { return m_pFieldControl; } in getFieldControl()
37 class OTableFieldControl : public OFieldDescControl class57 OTableFieldControl( Window* pParent, OTableDesignHelpBar* pHelpBar);
60 m_pFieldControl = new OTableFieldControl(this,pHelp); in DBG_NAME()
Completed in 38 milliseconds