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

#include <salgtype.hxx>

Public Member Functions

 SalTwoRect (tools::Long nSrcX, tools::Long nSrcY, tools::Long nSrcWidth, tools::Long nSrcHeight, tools::Long nDestX, tools::Long nDestY, tools::Long nDestWidth, tools::Long nDestHeight)
 

Public Attributes

tools::Long mnSrcX
 
tools::Long mnSrcY
 
tools::Long mnSrcWidth
 
tools::Long mnSrcHeight
 
tools::Long mnDestX
 
tools::Long mnDestY
 
tools::Long mnDestWidth
 
tools::Long mnDestHeight
 

Detailed Description

Definition at line 37 of file salgtype.hxx.

Constructor & Destructor Documentation

◆ SalTwoRect()

SalTwoRect::SalTwoRect ( tools::Long  nSrcX,
tools::Long  nSrcY,
tools::Long  nSrcWidth,
tools::Long  nSrcHeight,
tools::Long  nDestX,
tools::Long  nDestY,
tools::Long  nDestWidth,
tools::Long  nDestHeight 
)
inline

Definition at line 48 of file salgtype.hxx.

Member Data Documentation

◆ mnDestHeight

tools::Long SalTwoRect::mnDestHeight

◆ mnDestWidth

tools::Long SalTwoRect::mnDestWidth

◆ mnDestX

tools::Long SalTwoRect::mnDestX

◆ mnDestY

tools::Long SalTwoRect::mnDestY

◆ mnSrcHeight

tools::Long SalTwoRect::mnSrcHeight

◆ mnSrcWidth

tools::Long SalTwoRect::mnSrcWidth

◆ mnSrcX

tools::Long SalTwoRect::mnSrcX

◆ mnSrcY

tools::Long SalTwoRect::mnSrcY

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