Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/xls/
H A Ddrawingmanager.hxx49 struct BiffObjLineModel struct
51 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.
/trunk/main/oox/source/xls/
H A Ddrawingmanager.cxx181 BiffObjLineModel::BiffObjLineModel() : in BiffObjLineModel() function in oox::xls::BiffObjLineModel

Completed in 26 milliseconds