Searched defs:PatternFillModel (Results 1 – 2 of 2) sorted by relevance
596 struct PatternFillModel struct598 Color maPatternColor; /// Pattern foreground color.599 Color maFillColor; /// Background fill color.600 sal_Int32 mnPattern; /// Pattern identifier (e.g. solid).601 bool mbPattColorUsed; /// True = pattern foreground color used.602 bool mbFillColorUsed; /// True = background fill color used.603 bool mbPatternUsed; /// True = pattern used.
1819 PatternFillModel::PatternFillModel( bool bDxf ) : in PatternFillModel() function in oox::xls::PatternFillModel
Completed in 51 milliseconds