Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/xls/
H A Dstylesbuffer.hxx950 struct AutoFormatModel struct
952 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.
/trunk/main/oox/source/xls/
H A Dstylesbuffer.cxx3138 AutoFormatModel::AutoFormatModel() : in AutoFormatModel() function in oox::xls::AutoFormatModel

Completed in 38 milliseconds