LibreOffice Module sc (master) 1
|
#include <xlchart.hxx>
Public Member Functions | |
XclChProperties () | |
Plotting mode for empty cells. More... | |
Public Attributes | |
sal_uInt16 | mnFlags |
sal_uInt8 | mnEmptyMode |
Additional flags. More... | |
Definition at line 998 of file xlchart.hxx.
|
explicit |
Plotting mode for empty cells.
Definition at line 261 of file xlchart.cxx.
sal_uInt8 XclChProperties::mnEmptyMode |
Additional flags.
Definition at line 1001 of file xlchart.hxx.
Referenced by XclImpChChart::CreateDiagram(), XclImpChChart::ReadChProperties(), XclExpChChart::WriteSubRecords(), and XclExpChChart::XclExpChChart().
sal_uInt16 XclChProperties::mnFlags |
Definition at line 1000 of file xlchart.hxx.
Referenced by XclImpChChart::Convert(), XclImpChChart::IsManualPlotArea(), XclImpChChart::ReadChProperties(), XclExpChChart::SetManualPlotArea(), XclExpChChart::WriteSubRecords(), and XclExpChChart::XclExpChChart().