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

#include <xlchart.hxx>

Public Member Functions

 XclChPicFormat ()
 Picture scaling (units). More...
 

Public Attributes

sal_uInt16 mnBmpMode
 
sal_uInt16 mnFlags
 Bitmap mode, e.g. stretched, stacked. More...
 
double mfScale
 Additional flags. More...
 

Detailed Description

Definition at line 824 of file xlchart.hxx.

Constructor & Destructor Documentation

◆ XclChPicFormat()

XclChPicFormat::XclChPicFormat ( )
explicit

Picture scaling (units).

Definition at line 120 of file xlchart.cxx.

References mfScale.

Member Data Documentation

◆ mfScale

double XclChPicFormat::mfScale

Additional flags.

Definition at line 828 of file xlchart.hxx.

Referenced by XclImpChEscherFormat::ReadSubRecord(), and XclExpChEscherFormat::WriteSubRecords().

◆ mnBmpMode

sal_uInt16 XclChPicFormat::mnBmpMode

◆ mnFlags

sal_uInt16 XclChPicFormat::mnFlags

Bitmap mode, e.g. stretched, stacked.

Definition at line 827 of file xlchart.hxx.

Referenced by XclImpChEscherFormat::ReadSubRecord(), and XclExpChEscherFormat::WriteSubRecords().


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