Searched refs:OWizTypeSelectList (Results 1 – 2 of 2) sorted by relevance
71 class OWizTypeSelectList : public MultiListBox class81 …OWizTypeSelectList( Window* pParent, WinBits nStyle = WB_BORDER ) : MultiListBox(pParent,nStyle) {… in OWizTypeSelectList() function in dbaui::OWizTypeSelectList82 OWizTypeSelectList( Window* pParent, const ResId& rResId ) : MultiListBox(pParent,rResId) {}; in OWizTypeSelectList() function in dbaui::OWizTypeSelectList94 friend class OWizTypeSelectList;99 OWizTypeSelectList m_lbColumnNames;
400 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 10 milliseconds