Lines Matching refs:TableDataWindow
48 TableDataWindow::TableDataWindow( TableControl_Impl& _rTableControl ) in TableDataWindow() function in svt::table::TableDataWindow
60 TableDataWindow::~TableDataWindow() in ~TableDataWindow()
66 void TableDataWindow::Paint( const Rectangle& rUpdateRect ) in Paint()
71 void TableDataWindow::SetBackground( const Wallpaper& rColor ) in SetBackground()
76 void TableDataWindow::SetControlBackground( const Color& rColor ) in SetControlBackground()
81 void TableDataWindow::SetBackground() in SetBackground()
86 void TableDataWindow::SetControlBackground() in SetControlBackground()
92 void TableDataWindow::RequestHelp( const HelpEvent& rHEvt ) in RequestHelp()
171 void TableDataWindow::impl_hideTipWindow() in impl_hideTipWindow()
181 void TableDataWindow::MouseMove( const MouseEvent& rMEvt ) in MouseMove()
192 void TableDataWindow::MouseButtonDown( const MouseEvent& rMEvt ) in MouseButtonDown()
216 void TableDataWindow::MouseButtonUp( const MouseEvent& rMEvt ) in MouseButtonUp()
225 long TableDataWindow::Notify(NotifyEvent& rNEvt ) in Notify()