Searched refs:FormulaListBox (Results 1 – 2 of 2) sorted by relevance
45 FormulaListBox::FormulaListBox( Window* pParent, WinBits nWinStyle): in FormulaListBox() function in formula::FormulaListBox49 FormulaListBox::FormulaListBox( Window* pParent, const ResId& rResId ): in FormulaListBox() function in formula::FormulaListBox53 void FormulaListBox::KeyInput( const KeyEvent& rKEvt ) in KeyInput()62 long FormulaListBox::PreNotify( NotifyEvent& rNEvt ) in PreNotify()
49 class FormulaListBox : public ListBox class57 FormulaListBox( Window* pParent, WinBits nWinStyle = WB_BORDER );59 FormulaListBox( Window* pParent, const ResId& rResId );76 FormulaListBox aLbFunction;
Completed in 10 milliseconds