Lines Matching refs:GetVisArea

66     virtual Rectangle	GetVisArea() const;
90 Rectangle ScViewForwarder::GetVisArea() const in GetVisArea() function in ScViewForwarder
170 virtual Rectangle GetVisArea() const;
196 Rectangle ScEditObjectViewForwarder::GetVisArea() const in GetVisArea() function in ScEditObjectViewForwarder
223 Rectangle aEditViewVisArea( mpEditView->GetVisArea() ); in LogicToPixel()
245 Rectangle aEditViewVisArea( mpEditView->GetVisArea() ); in PixelToLogic()
275 virtual Rectangle GetVisArea() const;
304 Rectangle ScPreviewViewForwarder::GetVisArea() const in GetVisArea() function in ScPreviewViewForwarder
407 virtual Rectangle GetVisArea() const;
421 Rectangle ScPreviewHeaderFooterViewForwarder::GetVisArea() const in GetVisArea() function in ScPreviewHeaderFooterViewForwarder
451 virtual Rectangle GetVisArea() const;
466 Rectangle ScPreviewCellViewForwarder::GetVisArea() const in GetVisArea() function in ScPreviewCellViewForwarder
496 virtual Rectangle GetVisArea() const;
514 Rectangle ScPreviewHeaderCellViewForwarder::GetVisArea() const in GetVisArea() function in ScPreviewHeaderCellViewForwarder
543 virtual Rectangle GetVisArea() const;
560 Rectangle ScPreviewNoteViewForwarder::GetVisArea() const in GetVisArea() function in ScPreviewNoteViewForwarder
588 virtual Rectangle GetVisArea() const;
623 Rectangle ScEditViewForwarder::GetVisArea() const in GetVisArea() function in ScEditViewForwarder
630 aVisArea = mpWindow->LogicToPixel( mpEditView->GetVisArea(), aMapMode ); in GetVisArea()
1806 virtual Rectangle GetVisArea() const;
1824 Rectangle ScCsvViewForwarder::GetVisArea() const in GetVisArea() function in ScCsvViewForwarder