Searched refs:FillTypeLB (Results 1 – 6 of 6) sorted by relevance
384 class FillTypeLB : public ListBox class388 FillTypeLB( Window* pParent, ResId Id ) : ListBox( pParent, Id ) {} in FillTypeLB() function in FillTypeLB389 FillTypeLB( Window* pParent, WinBits aWB ) : ListBox( pParent, aWB ) {} in FillTypeLB() function in FillTypeLB
145 class SvxFillTypeBox : public FillTypeLB
653 FillTypeLB( pParent, nBits | WB_TABSTOP ), in SvxFillTypeBox()688 return FillTypeLB::PreNotify( rNEvt ); in PreNotify()695 long nHandled = FillTypeLB::Notify( rNEvt ); in Notify()
130 FillTypeLB(); in SvxConnectionPage()534 void SvxConnectionPage::FillTypeLB() in FillTypeLB() function in SvxConnectionPage
76 void FillTypeLB();
1837 void FillTypeLB::Fill() in Fill()
Completed in 53 milliseconds