LibreOffice Module chart2 (master) 1
Public Attributes | List of all members
chart::DataTableDialogData Struct Reference

The data table properties (data) used by the dialog. More...

#include <dlg_InsertDataTable.hxx>

Public Attributes

bool mbShow = true
 
bool mbHorizontalBorders = false
 
bool mbVerticalBorders = false
 
bool mbOutline = false
 
bool mbKeys = false
 

Detailed Description

The data table properties (data) used by the dialog.

Definition at line 18 of file dlg_InsertDataTable.hxx.

Member Data Documentation

◆ mbHorizontalBorders

bool chart::DataTableDialogData::mbHorizontalBorders = false

◆ mbKeys

bool chart::DataTableDialogData::mbKeys = false

◆ mbOutline

bool chart::DataTableDialogData::mbOutline = false

◆ mbShow

bool chart::DataTableDialogData::mbShow = true

◆ mbVerticalBorders

bool chart::DataTableDialogData::mbVerticalBorders = false

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