Searched refs:OWizTypeSelectControl (Results 1 – 3 of 3) sorted by relevance
81 DBG_NAME(OWizTypeSelectControl) in DBG_NAME() argument83 OWizTypeSelectControl::OWizTypeSelectControl(Window* pParent, const ResId& rResId,OTableDesignHelpB… in DBG_NAME()86 DBG_CTOR(OWizTypeSelectControl,NULL); in DBG_NAME()90 OWizTypeSelectControl::~OWizTypeSelectControl() in ~OWizTypeSelectControl()93 DBG_DTOR(OWizTypeSelectControl,NULL); in ~OWizTypeSelectControl()96 void OWizTypeSelectControl::ActivateAggregate( EControlType eType ) in ActivateAggregate()110 void OWizTypeSelectControl::DeactivateAggregate( EControlType eType ) in DeactivateAggregate()222 TOTypeInfoSP OWizTypeSelectControl::getTypeInfo(sal_Int32 _nPos) in getTypeInfo()227 const OTypeInfoMap* OWizTypeSelectControl::getTypeInfo() const in getTypeInfo()242 sal_Bool OWizTypeSelectControl::isAutoIncrementValueEnabled() const in isAutoIncrementValueEnabled()[all …]
43 class OWizTypeSelectControl : public OFieldDescControl class59 OWizTypeSelectControl(Window* pParent, const ResId& rResId,OTableDesignHelpBar* pHelpBar=NULL);60 virtual ~OWizTypeSelectControl();93 friend class OWizTypeSelectControl;101 OWizTypeSelectControl m_aTypeControl;
220 friend class OWizTypeSelectControl;
Completed in 34 milliseconds