Home
last modified time | relevance | path

Searched refs:OWizTypeSelectList (Results 1 – 2 of 2) sorted by relevance

/trunk/main/dbaccess/source/ui/inc/
H A DWTypeSelect.hxx71 class OWizTypeSelectList : public MultiListBox class
81OWizTypeSelectList( Window* pParent, WinBits nStyle = WB_BORDER ) : MultiListBox(pParent,nStyle) {… in OWizTypeSelectList() function in dbaui::OWizTypeSelectList
82 OWizTypeSelectList( Window* pParent, const ResId& rResId ) : MultiListBox(pParent,rResId) {}; in OWizTypeSelectList() function in dbaui::OWizTypeSelectList
94 friend class OWizTypeSelectList;
99 OWizTypeSelectList m_lbColumnNames;
/trunk/main/dbaccess/source/ui/misc/
H A DWTypeSelect.cxx400 sal_Bool OWizTypeSelectList::IsPrimaryKeyAllowed() const in IsPrimaryKeyAllowed()
415 void OWizTypeSelectList::setPrimaryKey(OFieldDescription* _pFieldDescr,sal_uInt16 _nPos,sal_Bool _b… in setPrimaryKey()
430 long OWizTypeSelectList::PreNotify( NotifyEvent& rEvt ) in PreNotify()

Completed in 11 milliseconds