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

#include <xlchart.hxx>

Public Member Functions

 XclChRectangle ()
 Height of the object in 1/4000 of chart height. More...
 

Public Attributes

sal_Int32 mnX
 
sal_Int32 mnY
 X position of the object in 1/4000 of chart width. More...
 
sal_Int32 mnWidth
 Y position of the object in 1/4000 of chart height. More...
 
sal_Int32 mnHeight
 Width of the object in 1/4000 of chart width. More...
 

Detailed Description

Definition at line 743 of file xlchart.hxx.

Constructor & Destructor Documentation

◆ XclChRectangle()

XclChRectangle::XclChRectangle ( )
explicit

Height of the object in 1/4000 of chart height.

Definition at line 60 of file xlchart.cxx.

References mnHeight, and mnWidth.

Member Data Documentation

◆ mnHeight

sal_Int32 XclChRectangle::mnHeight

◆ mnWidth

sal_Int32 XclChRectangle::mnWidth

◆ mnX

sal_Int32 XclChRectangle::mnX

◆ mnY

sal_Int32 XclChRectangle::mnY

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