Home
last modified time | relevance | path

Searched refs:SvxRadioButtonListBox (Results 1 – 5 of 5) sorted by relevance

/trunk/main/cui/source/options/
H A Dradiobtnbox.cxx36 SvxRadioButtonListBox::SvxRadioButtonListBox( Window* _pParent, const ResId& _rId ) : in SvxRadioButtonListBox() function in svx::SvxRadioButtonListBox
44 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()
H A Doptjava.hxx54 svx::SvxRadioButtonListBox m_aJavaList;
/trunk/main/cui/source/inc/
H A Dradiobtnbox.hxx34 class SvxRadioButtonListBox : public SvxSimpleTable class
47 SvxRadioButtonListBox( Window* _pParent, const ResId& _rId );
48 ~SvxRadioButtonListBox();
H A Dmultipat.hxx58 svx::SvxRadioButtonListBox aRadioLB;
71 DECL_LINK( CheckHdl_Impl, svx::SvxRadioButtonListBox * );
/trunk/main/cui/source/dialogs/
H A Dmultipat.cxx77 IMPL_LINK( SvxMultiPathDialog, CheckHdl_Impl, svx::SvxRadioButtonListBox *, pBox ) in IMPL_LINK() argument

Completed in 22 milliseconds