LibreOffice Module vcl (master) 1
Public Attributes | List of all members
ImplOutDevData Struct Reference

#include <ImplOutDevData.hxx>

Collaboration diagram for ImplOutDevData:
[legend]

Public Attributes

VclPtr< VirtualDevicempRotateDev
 
vcl::ControlLayoutDatampRecordLayout
 
tools::Rectangle maRecordRect
 
basegfx::B2DHomMatrixmpViewTransform
 
basegfx::B2DHomMatrixmpInverseViewTransform
 

Detailed Description

Definition at line 39 of file ImplOutDevData.hxx.

Member Data Documentation

◆ maRecordRect

tools::Rectangle ImplOutDevData::maRecordRect

Definition at line 43 of file ImplOutDevData.hxx.

◆ mpInverseViewTransform

basegfx::B2DHomMatrix* ImplOutDevData::mpInverseViewTransform

Definition at line 47 of file ImplOutDevData.hxx.

◆ mpRecordLayout

vcl::ControlLayoutData* ImplOutDevData::mpRecordLayout

Definition at line 42 of file ImplOutDevData.hxx.

◆ mpRotateDev

VclPtr<VirtualDevice> ImplOutDevData::mpRotateDev

Definition at line 41 of file ImplOutDevData.hxx.

◆ mpViewTransform

basegfx::B2DHomMatrix* ImplOutDevData::mpViewTransform

Definition at line 46 of file ImplOutDevData.hxx.


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