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

Public Member Functions

 ScViewForwarder (ScTabViewShell *pViewShell, ScSplitPos eSplitPos)
 
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
 

Private Attributes

ScTabViewShellmpViewShell
 
ScSplitPos meSplitPos
 

Detailed Description

Definition at line 47 of file AccessibleText.cxx.

Constructor & Destructor Documentation

◆ ScViewForwarder()

ScViewForwarder::ScViewForwarder ( ScTabViewShell pViewShell,
ScSplitPos  eSplitPos 
)

Definition at line 61 of file AccessibleText.cxx.

Member Function Documentation

◆ IsValid()

bool ScViewForwarder::IsValid ( ) const
overridevirtual

Implements SvxViewForwarder.

Definition at line 68 of file AccessibleText.cxx.

References mpViewShell.

◆ LogicToPixel()

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

◆ PixelToLogic()

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

◆ SetInvalid()

void ScViewForwarder::SetInvalid ( )

Definition at line 103 of file AccessibleText.cxx.

References mpViewShell.

Member Data Documentation

◆ meSplitPos

ScSplitPos ScViewForwarder::meSplitPos
private

Definition at line 50 of file AccessibleText.cxx.

Referenced by LogicToPixel(), and PixelToLogic().

◆ mpViewShell

ScTabViewShell* ScViewForwarder::mpViewShell
private

Definition at line 49 of file AccessibleText.cxx.

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


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