Searched defs:BiffObjLineModel (Results 1 – 2 of 2) sorted by relevance
49 struct BiffObjLineModel struct51 sal_uInt8 mnColorIdx; /// Index into color palette.52 sal_uInt8 mnStyle; /// Line dash style.53 sal_uInt8 mnWidth; /// Line width.54 bool mbAuto; /// True = automatic line format.
181 BiffObjLineModel::BiffObjLineModel() : in BiffObjLineModel() function in oox::xls::BiffObjLineModel
Completed in 25 milliseconds