Home
last modified time | relevance | path

Searched refs:CheckListBox (Results 1 – 3 of 3) sorted by relevance

/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_updatedialog.hxx117 class CheckListBox: public SvxCheckListBox { class in dp_gui::UpdateDialog
119 CheckListBox(
124 virtual ~CheckListBox();
129 CheckListBox(UpdateDialog::CheckListBox &); // not defined
130 void operator =(UpdateDialog::CheckListBox &); // not defined
145 friend class CheckListBox;
185 UpdateDialog::CheckListBox m_updates;
H A Ddp_gui_updatedialog.cxx671 UpdateDialog::CheckListBox::CheckListBox( UpdateDialog & dialog, ResId const & resource, in CheckListBox() function in UpdateDialog::CheckListBox
682 UpdateDialog::CheckListBox::~CheckListBox() {} in ~CheckListBox()
685 sal_uInt16 UpdateDialog::CheckListBox::getItemCount() const { in getItemCount()
692 void UpdateDialog::CheckListBox::MouseButtonDown( MouseEvent const & event ) in MouseButtonDown()
707 void UpdateDialog::CheckListBox::MouseButtonUp(MouseEvent const & event) { in MouseButtonUp()
714 void UpdateDialog::CheckListBox::KeyInput(KeyEvent const & event) { in KeyInput()
720 void UpdateDialog::CheckListBox::handlePopupMenu( const Point &rPos ) in handlePopupMenu()
/trunk/main/svx/inc/svx/
H A Ddialogs.hrc246 // Resource mit Bitmaps fuer die CheckListBox

Completed in 26 milliseconds