|
LibreOffice Module sc (master) 1
|
#include <xlchart.hxx>
Public Member Functions | |
| XclChFrLabelProps () | |
| Flags indicating which values to be displayed. More... | |
Public Attributes | |
| OUString | maSeparator |
| sal_uInt16 | mnFlags |
| Separator between label values. More... | |
Definition at line 863 of file xlchart.hxx.
|
explicit |
Flags indicating which values to be displayed.
Definition at line 150 of file xlchart.cxx.
| OUString XclChFrLabelProps::maSeparator |
Definition at line 865 of file xlchart.hxx.
Referenced by XclExpChFrLabelProps::Convert(), and XclExpChFrLabelProps::WriteBody().
| sal_uInt16 XclChFrLabelProps::mnFlags |
Separator between label values.
Definition at line 866 of file xlchart.hxx.
Referenced by XclExpChFrLabelProps::Convert(), and XclExpChFrLabelProps::WriteBody().