22 #include <osl/diagnose.h>
26 const char **GetStiNames() noexcept
28 static const char *stiName[] =
69 "Annotation Reference",
74 "Table of Authorities",
95 "Default Paragraph Font",
107 "Body Text First Indent",
108 "Body Text First Indent 2",
112 "Body Text Indent 2",
113 "Body Text Indent 3",
116 "Followed Hyperlink",
136 return GetStiNames()[eSti];
163 static const sti aMapping[] =
172 return aMapping[stc-222];
bool StandardStiIsCharStyle(sti eSti) noexcept
Determine if the WinWord sti is standard Character Style.
const char * GetEnglishNameFromSti(sti eSti) noexcept
Find the WinWord english name from a sti index.
#define SAL_N_ELEMENTS(arr)
sti GetCanonicalStiFromStc(sal_uInt8 stc) noexcept
Find the WinWord sti index of an old <= Word2 stc (style code)