Searched refs:SvxRadioButtonListBox (Results 1 – 5 of 5) sorted by relevance
36 SvxRadioButtonListBox::SvxRadioButtonListBox( Window* _pParent, const ResId& _rId ) : in SvxRadioButtonListBox() function in svx::SvxRadioButtonListBox44 SvxRadioButtonListBox::~SvxRadioButtonListBox() in ~SvxRadioButtonListBox()48 void SvxRadioButtonListBox::SetTabs() in SetTabs()63 void SvxRadioButtonListBox::MouseButtonUp( const MouseEvent& _rMEvt ) in MouseButtonUp()69 void SvxRadioButtonListBox::KeyInput( const KeyEvent& rKEvt ) in KeyInput()85 void SvxRadioButtonListBox::HandleEntryChecked( SvLBoxEntry* _pEntry ) in HandleEntryChecked()105 const Point& SvxRadioButtonListBox::GetCurMousePoint() const in GetCurMousePoint()
54 svx::SvxRadioButtonListBox m_aJavaList;
34 class SvxRadioButtonListBox : public SvxSimpleTable class47 SvxRadioButtonListBox( Window* _pParent, const ResId& _rId );48 ~SvxRadioButtonListBox();
58 svx::SvxRadioButtonListBox aRadioLB;71 DECL_LINK( CheckHdl_Impl, svx::SvxRadioButtonListBox * );
77 IMPL_LINK( SvxMultiPathDialog, CheckHdl_Impl, svx::SvxRadioButtonListBox *, pBox ) in IMPL_LINK() argument
Completed in 21 milliseconds