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

#include <ImplMapRes.hxx>

Public Member Functions

 ImplMapRes ()=default
 

Public Attributes

tools::Long mnMapOfsX = 0
 Offset in X direction. More...
 
tools::Long mnMapOfsY = 0
 Offset in Y direction. More...
 
tools::Long mnMapScNumX = 1
 Scaling factor - numerator in X direction. More...
 
tools::Long mnMapScNumY = 1
 Scaling factor - numerator in Y direction. More...
 
tools::Long mnMapScDenomX = 1
 Scaling factor - denominator in X direction. More...
 
tools::Long mnMapScDenomY = 1
 Scaling factor - denominator in Y direction. More...
 

Detailed Description

Definition at line 24 of file ImplMapRes.hxx.

Constructor & Destructor Documentation

◆ ImplMapRes()

ImplMapRes::ImplMapRes ( )
default

Member Data Documentation

◆ mnMapOfsX

tools::Long ImplMapRes::mnMapOfsX = 0

◆ mnMapOfsY

tools::Long ImplMapRes::mnMapOfsY = 0

◆ mnMapScDenomX

tools::Long ImplMapRes::mnMapScDenomX = 1

◆ mnMapScDenomY

tools::Long ImplMapRes::mnMapScDenomY = 1

◆ mnMapScNumX

tools::Long ImplMapRes::mnMapScNumX = 1

◆ mnMapScNumY

tools::Long ImplMapRes::mnMapScNumY = 1

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