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

#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...
 

Detailed Description

Definition at line 863 of file xlchart.hxx.

Constructor & Destructor Documentation

◆ XclChFrLabelProps()

XclChFrLabelProps::XclChFrLabelProps ( )
explicit

Flags indicating which values to be displayed.

Definition at line 150 of file xlchart.cxx.

Member Data Documentation

◆ maSeparator

OUString XclChFrLabelProps::maSeparator

Definition at line 865 of file xlchart.hxx.

Referenced by XclExpChFrLabelProps::Convert(), and XclExpChFrLabelProps::WriteBody().

◆ mnFlags

sal_uInt16 XclChFrLabelProps::mnFlags

Separator between label values.

Definition at line 866 of file xlchart.hxx.

Referenced by XclExpChFrLabelProps::Convert(), and XclExpChFrLabelProps::WriteBody().


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