Searched defs:AutoFormatModel (Results 1 – 2 of 2) sorted by relevance
950 struct AutoFormatModel struct952 sal_Int32 mnAutoFormatId; /// Index of predefined autoformatting.953 bool mbApplyNumFmt; /// True = apply number format from autoformatting.954 bool mbApplyFont; /// True = apply font from autoformatting.955 bool mbApplyAlignment; /// True = apply alignment from autoformatting.956 bool mbApplyBorder; /// True = apply border from autoformatting.957 bool mbApplyFill; /// True = apply fill from autoformatting.958 bool mbApplyProtection; /// True = apply protection from autoformatting.
3138 AutoFormatModel::AutoFormatModel() : in AutoFormatModel() function in oox::xls::AutoFormatModel
Completed in 36 milliseconds