|
LibreOffice Module sc (master) 1
|
#include <xlchart.hxx>
Public Member Functions | |
| XclChLegend () | |
| Additional flags. More... | |
Public Attributes | |
| XclChRectangle | maRect |
| sal_uInt8 | mnDockMode |
| Position of the legend. More... | |
| sal_uInt8 | mnSpacing |
| Docking mode. More... | |
| sal_uInt16 | mnFlags |
| Spacing between elements. More... | |
Definition at line 980 of file xlchart.hxx.
|
explicit |
Additional flags.
Definition at line 247 of file xlchart.cxx.
| XclChRectangle XclChLegend::maRect |
Definition at line 982 of file xlchart.hxx.
Referenced by XclExpChLegend::Convert(), XclImpChLegend::ReadHeaderRecord(), and XclExpChLegend::WriteBody().
| sal_uInt8 XclChLegend::mnDockMode |
Position of the legend.
Definition at line 983 of file xlchart.hxx.
Referenced by XclExpChLegend::Convert(), XclImpChLegend::CreateLegend(), XclImpChLegend::ReadHeaderRecord(), and XclExpChLegend::WriteBody().
| sal_uInt16 XclChLegend::mnFlags |
Spacing between elements.
Definition at line 985 of file xlchart.hxx.
Referenced by XclExpChLegend::Convert(), XclImpChLegend::CreateLegend(), XclImpChLegend::ReadHeaderRecord(), and XclExpChLegend::WriteBody().
| sal_uInt8 XclChLegend::mnSpacing |
Docking mode.
Definition at line 984 of file xlchart.hxx.
Referenced by XclImpChLegend::ReadHeaderRecord(), and XclExpChLegend::WriteBody().