LibreOffice Module chart2 (master) 1
|
#include <dlg_InsertAxis_Grid.hxx>
Public Member Functions | |
InsertAxisOrGridDialogData () | |
Public Attributes | |
css::uno::Sequence< sal_Bool > | aPossibilityList |
css::uno::Sequence< sal_Bool > | aExistenceList |
Definition at line 26 of file dlg_InsertAxis_Grid.hxx.
chart::InsertAxisOrGridDialogData::InsertAxisOrGridDialogData | ( | ) |
Definition at line 25 of file dlg_InsertAxis_Grid.cxx.
css::uno::Sequence<sal_Bool> chart::InsertAxisOrGridDialogData::aExistenceList |
Definition at line 29 of file dlg_InsertAxis_Grid.hxx.
Referenced by chart::ChartController::executeDispatch_InsertAxes(), chart::ChartController::executeDispatch_InsertGrid(), chart::SchAxisDlg::getResult(), and chart::SchAxisDlg::SchAxisDlg().
css::uno::Sequence<sal_Bool> chart::InsertAxisOrGridDialogData::aPossibilityList |
Definition at line 28 of file dlg_InsertAxis_Grid.hxx.
Referenced by chart::ChartController::executeDispatch_InsertAxes(), chart::ChartController::executeDispatch_InsertGrid(), and chart::SchAxisDlg::SchAxisDlg().