Home
last modified time | relevance | path

Searched defs:SheetSettingsModel (Results 1 – 2 of 2) sorted by relevance

/trunk/main/oox/inc/oox/xls/
H A Dworksheetsettings.hxx36 struct SheetSettingsModel struct
39 Color maTabColor; /// Sheet tab color.
40 bool mbFilterMode; /// True = sheet contains active filter.
41 bool mbApplyStyles; /// True = automatic styles when creating outlines.
42 bool mbSummaryBelow; /// True = row outline symbols below group.
43 bool mbSummaryRight; /// True = column outline symbols right of group.
/trunk/main/oox/source/xls/
H A Dworksheetsettings.cxx81 SheetSettingsModel::SheetSettingsModel() : in SheetSettingsModel() function in oox::xls::SheetSettingsModel

Completed in 20 milliseconds