The shared UI elements for the data table properties.
The dialog to change the data table specific properties.
void init(DataTableDialogData const &rData)
Set the initial state of the data table properties.
DataTablePropertiesResources m_aDataTablePropertiesResources
DataTableDialogData m_aData
std::unique_ptr< weld::CheckButton > m_xCbShowDataTable
DataTableDialogData & getDataTableDialogData()
Get the state of the data table properties from the dialog.
DECL_LINK(ShowDataTableToggle, weld::Toggleable &, void)
InsertDataTableDialog(weld::Window *pParent)
The data table properties (data) used by the dialog.