Searched defs:AutoFormatEntry (Results 1 – 1 of 1) sorted by relevance
128 struct AutoFormatEntry struct130 sal_Int32 mnFirstStyleIdx; /// First chart style index.131 sal_Int32 mnLastStyleIdx; /// Last chart style index.132 sal_Int32 mnThemedIdx; /// Themed style index.133 sal_Int32 mnColorToken; /// Theme color token.134 sal_Int32 mnModToken; /// Color modification token.135 sal_Int32 mnModValue; /// Color modification value.136 sal_Int32 mnRelLineWidth; /// Relative line width (percent).137 const AutoFormatPatternEntry* mpPattern;/// Color cycling pattern for data series.138 bool mbFadedColor; /// True = Faded color for data series.
Completed in 20 milliseconds