Home
last modified time | relevance | path

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

/trunk/main/formula/source/ui/dlg/
H A Dfuncpage.cxx45 FormulaListBox::FormulaListBox( Window* pParent, WinBits nWinStyle): in FormulaListBox() function in formula::FormulaListBox
49 FormulaListBox::FormulaListBox( Window* pParent, const ResId& rResId ): in FormulaListBox() function in formula::FormulaListBox
53 void FormulaListBox::KeyInput( const KeyEvent& rKEvt ) in KeyInput()
62 long FormulaListBox::PreNotify( NotifyEvent& rNEvt ) in PreNotify()
H A Dfuncpage.hxx49 class FormulaListBox : public ListBox class
57 FormulaListBox( Window* pParent, WinBits nWinStyle = WB_BORDER );
59 FormulaListBox( Window* pParent, const ResId& rResId );
76 FormulaListBox aLbFunction;

Completed in 21 milliseconds