Searched defs:BiffObjFillModel (Results 1 – 2 of 2) sorted by relevance
65 struct BiffObjFillModel struct67 sal_uInt8 mnBackColorIdx; /// Index to color palette for background color.68 sal_uInt8 mnPattColorIdx; /// Index to color palette for pattern foreground color.69 sal_uInt8 mnPattern; /// Fill pattern.70 bool mbAuto; /// True = automatic fill format.
204 BiffObjFillModel::BiffObjFillModel() : in BiffObjFillModel() function in oox::xls::BiffObjFillModel
Completed in 18 milliseconds