Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/xls/
H A Dstylesbuffer.hxx857 struct CellStyleModel struct
860 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.
/trunk/main/oox/source/xls/
H A Dstylesbuffer.cxx2847 CellStyleModel::CellStyleModel() : in CellStyleModel() function in oox::xls::CellStyleModel

Completed in 48 milliseconds