Searched refs:CheckListBox (Results 1 – 3 of 3) sorted by relevance
117 class CheckListBox: public SvxCheckListBox { class in dp_gui::UpdateDialog119 CheckListBox(124 virtual ~CheckListBox();129 CheckListBox(UpdateDialog::CheckListBox &); // not defined130 void operator =(UpdateDialog::CheckListBox &); // not defined145 friend class CheckListBox;185 UpdateDialog::CheckListBox m_updates;
671 UpdateDialog::CheckListBox::CheckListBox( UpdateDialog & dialog, ResId const & resource, in CheckListBox() function in UpdateDialog::CheckListBox682 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()
246 // Resource mit Bitmaps fuer die CheckListBox
Completed in 33 milliseconds