Searched refs:KbdListBox (Results 1 – 2 of 2) sorted by relevance
/trunk/main/svtools/source/dialogs/ |
H A D | filedlg2.hxx | 59 class KbdListBox : public ListBox class 63 KbdListBox( Window* pParent, WinBits nStyle = WB_BORDER ) in KbdListBox() function in KbdListBox 80 KbdListBox* pDirList;
|
H A D | filedlg2.cxx | 78 KbdListBox::PreNotify( NotifyEvent& rNEvt ) in PreNotify() 178 INITCONTROL( pDirList, KbdListBox, WB_AUTOHSCROLL | WB_BORDER, in InitControls() 190 INITCONTROL( pDirList, KbdListBox, WB_AUTOHSCROLL | WB_BORDER, in InitControls() 749 INITCONTROL( pDirList, KbdListBox, WB_AUTOHSCROLL | WB_BORDER, in InitControls()
|
Completed in 25 milliseconds