|
LibreOffice Module sc (master) 1
|
Sheet and outline settings. More...
#include <worksheetsettings.hxx>
Public Member Functions | |
| SheetSettingsModel () | |
| True = column outline symbols right of group. More... | |
Public Attributes | |
| OUString | maCodeName |
| Color | maTabColor |
| VBA module codename. More... | |
| bool | mbFilterMode |
| Sheet tab color. More... | |
| bool | mbApplyStyles |
| True = sheet contains active filter. More... | |
| bool | mbSummaryBelow |
| True = automatic styles when creating outlines. More... | |
| bool | mbSummaryRight |
| True = row outline symbols below group. More... | |
Sheet and outline settings.
Definition at line 29 of file worksheetsettings.hxx.
|
explicit |
True = column outline symbols right of group.
Definition at line 51 of file worksheetsettings.cxx.
| OUString oox::xls::SheetSettingsModel::maCodeName |
Definition at line 31 of file worksheetsettings.hxx.
Referenced by oox::xls::WorksheetSettings::finalizeImport(), oox::xls::WorksheetSettings::importChartSheetPr(), and oox::xls::WorksheetSettings::importSheetPr().
| Color oox::xls::SheetSettingsModel::maTabColor |
VBA module codename.
Definition at line 32 of file worksheetsettings.hxx.
Referenced by oox::xls::WorksheetSettings::finalizeImport(), oox::xls::WorksheetSettings::importChartSheetPr(), oox::xls::WorksheetSettings::importSheetPr(), and oox::xls::WorksheetSettings::importTabColor().
| bool oox::xls::SheetSettingsModel::mbApplyStyles |
True = sheet contains active filter.
Definition at line 34 of file worksheetsettings.hxx.
Referenced by oox::xls::WorksheetSettings::importOutlinePr(), and oox::xls::WorksheetSettings::importSheetPr().
| bool oox::xls::SheetSettingsModel::mbFilterMode |
Sheet tab color.
Definition at line 33 of file worksheetsettings.hxx.
Referenced by oox::xls::WorksheetSettings::importSheetPr().
| bool oox::xls::SheetSettingsModel::mbSummaryBelow |
True = automatic styles when creating outlines.
Definition at line 35 of file worksheetsettings.hxx.
Referenced by oox::xls::WorksheetSettings::importOutlinePr(), and oox::xls::WorksheetSettings::importSheetPr().
| bool oox::xls::SheetSettingsModel::mbSummaryRight |
True = row outline symbols below group.
Definition at line 36 of file worksheetsettings.hxx.
Referenced by oox::xls::WorksheetSettings::importOutlinePr(), and oox::xls::WorksheetSettings::importSheetPr().