Searched defs:CellStyleModel (Results 1 – 2 of 2) sorted by relevance
857 struct CellStyleModel struct860 sal_Int32 mnXfId; /// Formatting for this cell style.861 sal_Int32 mnBuiltinId; /// Identifier for builtin styles.862 sal_Int32 mnLevel; /// Level for builtin column/row styles.863 bool mbBuiltin; /// True = builtin style.864 bool mbCustom; /// True = customized builtin style.865 bool mbHidden; /// True = style not visible in GUI.
2847 CellStyleModel::CellStyleModel() : in CellStyleModel() function in oox::xls::CellStyleModel
Completed in 31 milliseconds