LibreOffice Module sc (master) 1
|
#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... | |
Definition at line 824 of file xlchart.hxx.
|
explicit |
double XclChPicFormat::mfScale |
Additional flags.
Definition at line 828 of file xlchart.hxx.
Referenced by XclImpChEscherFormat::ReadSubRecord(), and XclExpChEscherFormat::WriteSubRecords().
sal_uInt16 XclChPicFormat::mnBmpMode |
Definition at line 826 of file xlchart.hxx.
Referenced by XclExpChEscherFormat::HasSubRecords(), XclChPropSetHelper::ReadEscherProperties(), XclImpChEscherFormat::ReadSubRecord(), XclChPropSetHelper::WriteEscherProperties(), and XclExpChEscherFormat::WriteSubRecords().
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().