Searched defs:AutoTextEntry (Results 1 – 1 of 1) sorted by relevance
438 struct AutoTextEntry struct440 sal_Int32 mnFirstStyleIdx; /// First chart style index.441 sal_Int32 mnLastStyleIdx; /// Last chart style index.442 sal_Int32 mnThemedFont; /// Themed font (minor/major).443 sal_Int32 mnColorToken; /// Theme color token.444 sal_Int32 mnDefFontSize; /// Default font size (1/100 points).445 sal_Int32 mnRelFontSize; /// Font size relative to chart global font (percent).446 bool mbBold; /// True = bold font.
Completed in 29 milliseconds