Home
last modified time | relevance | path

Searched refs:OWizTypeSelectControl (Results 1 – 3 of 3) sorted by relevance

/trunk/main/dbaccess/source/ui/misc/
H A DWTypeSelect.cxx81 DBG_NAME(OWizTypeSelectControl) in DBG_NAME() argument
83 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()
124 void OWizTypeSelectControl::CellModified(long nRow, sal_uInt16 nColId ) in CellModified()
212 ::com::sun::star::lang::Locale OWizTypeSelectControl::GetLocale() const in GetLocale()
217 Reference< XNumberFormatter > OWizTypeSelectControl::GetFormatter() const in GetFormatter()
[all …]
/trunk/main/dbaccess/source/ui/inc/
H A DWTypeSelect.hxx43 class OWizTypeSelectControl : public OFieldDescControl class
59OWizTypeSelectControl(Window* pParent, const ResId& rResId,OTableDesignHelpBar* pHelpBar=NULL);
60 virtual ~OWizTypeSelectControl();
93 friend class OWizTypeSelectControl;
101 OWizTypeSelectControl m_aTypeControl;
H A DWCopyTable.hxx220 friend class OWizTypeSelectControl;