Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/xls/
H A Ddrawingmanager.hxx65 struct BiffObjFillModel struct
67 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.
/trunk/main/oox/source/xls/
H A Ddrawingmanager.cxx204 BiffObjFillModel::BiffObjFillModel() : in BiffObjFillModel() function in oox::xls::BiffObjFillModel

Completed in 31 milliseconds