LibreOffice Module sc (master) 1
Public Member Functions | Protected Attributes | List of all members
ScPreviewViewForwarder Class Reference
Inheritance diagram for ScPreviewViewForwarder:
[legend]
Collaboration diagram for ScPreviewViewForwarder:
[legend]

Public Member Functions

 ScPreviewViewForwarder (ScPreviewShell *pViewShell)
 
virtual bool IsValid () const override
 
virtual Point LogicToPixel (const Point &rPoint, const MapMode &rMapMode) const override
 
virtual Point PixelToLogic (const Point &rPoint, const MapMode &rMapMode) const override
 
void SetInvalid ()
 
- Public Member Functions inherited from SvxViewForwarder
virtual ~SvxViewForwarder ()
 
virtual bool IsValid () const=0
 
virtual Point LogicToPixel (const Point &rPoint, const MapMode &rMapMode) const=0
 
virtual Point PixelToLogic (const Point &rPoint, const MapMode &rMapMode) const=0
 

Protected Attributes

ScPreviewShellmpViewShell
 

Detailed Description

Definition at line 183 of file AccessibleText.cxx.

Constructor & Destructor Documentation

◆ ScPreviewViewForwarder()

ScPreviewViewForwarder::ScPreviewViewForwarder ( ScPreviewShell pViewShell)
explicit

Definition at line 197 of file AccessibleText.cxx.

Member Function Documentation

◆ IsValid()

bool ScPreviewViewForwarder::IsValid ( ) const
overridevirtual

Implements SvxViewForwarder.

Definition at line 202 of file AccessibleText.cxx.

References mpViewShell.

◆ LogicToPixel()

Point ScPreviewViewForwarder::LogicToPixel ( const Point rPoint,
const MapMode rMapMode 
) const
overridevirtual

◆ PixelToLogic()

Point ScPreviewViewForwarder::PixelToLogic ( const Point rPoint,
const MapMode rMapMode 
) const
overridevirtual

◆ SetInvalid()

void ScPreviewViewForwarder::SetInvalid ( )

Definition at line 249 of file AccessibleText.cxx.

References mpViewShell.

Member Data Documentation

◆ mpViewShell

ScPreviewShell* ScPreviewViewForwarder::mpViewShell
protected

Definition at line 186 of file AccessibleText.cxx.

Referenced by IsValid(), LogicToPixel(), PixelToLogic(), and SetInvalid().


The documentation for this class was generated from the following file: