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

Public Member Functions

 ScCsvViewForwarder (OutputDevice *pWindow)
 
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

VclPtr< OutputDevicempWindow
 

Detailed Description

Definition at line 1288 of file AccessibleText.cxx.

Constructor & Destructor Documentation

◆ ScCsvViewForwarder()

ScCsvViewForwarder::ScCsvViewForwarder ( OutputDevice pWindow)
explicit

Definition at line 1302 of file AccessibleText.cxx.

References mpWindow.

Member Function Documentation

◆ IsValid()

bool ScCsvViewForwarder::IsValid ( ) const
overridevirtual

Implements SvxViewForwarder.

Definition at line 1307 of file AccessibleText.cxx.

References mpWindow.

◆ LogicToPixel()

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

Implements SvxViewForwarder.

Definition at line 1312 of file AccessibleText.cxx.

References mpWindow.

◆ PixelToLogic()

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

Implements SvxViewForwarder.

Definition at line 1318 of file AccessibleText.cxx.

References mpWindow.

◆ SetInvalid()

void ScCsvViewForwarder::SetInvalid ( )

Definition at line 1324 of file AccessibleText.cxx.

References mpWindow.

Member Data Documentation

◆ mpWindow

VclPtr<OutputDevice> ScCsvViewForwarder::mpWindow
private

Definition at line 1290 of file AccessibleText.cxx.

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


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