Lines Matching refs:ScGridWindow
295 void ScGridWindow::DoInvertRect( const Rectangle& rPixel ) in DoInvertRect()
313 void __EXPORT ScGridWindow::PrePaint() in PrePaint()
331 void __EXPORT ScGridWindow::Paint( const Rectangle& rRect ) in Paint()
422 void ScGridWindow::Draw( SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW nY2, ScUpdateMode eMode ) in Draw()
979 void ScGridWindow::CheckNeedsRepaint() in CheckNeedsRepaint()
1000 void ScGridWindow::DrawPagePreview( SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW nY2, OutputDevice* pCont… in DrawPagePreview()
1204 void ScGridWindow::DrawButtons( SCCOL nX1, SCROW /*nY1*/, SCCOL nX2, SCROW /*nY2*/, ScTableInfo& rT… in DrawButtons()
1359 Rectangle ScGridWindow::GetListValButtonRect( const ScAddress& rButtonPos ) in GetListValButtonRect()
1409 sal_Bool ScGridWindow::IsAutoFilterActive( SCCOL nCol, SCROW nRow, SCTAB nTab ) in IsAutoFilterActive()
1445 void ScGridWindow::DrawComboButton( const Point& rCellPos, in DrawComboButton()
1480 void ScGridWindow::InvertSimple( SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW nY2, in InvertSimple()
1654 void ScGridWindow::GetSelectionRects( ::std::vector< Rectangle >& rPixelRects ) in GetSelectionRects()
1908 void ScGridWindow::DrawCursor() in DrawCursor()
1998 void ScGridWindow::DrawAutoFillMark() in DrawAutoFillMark()
2031 void ScGridWindow::DataChanged( const DataChangedEvent& rDCEvt ) in DataChanged()