22#include <osl/diagnose.h>
27 const char **GetStiNames() noexcept
30 static const char *stiName[] =
71 "Annotation Reference",
76 "Table of Authorities",
97 "Default Paragraph Font",
109 "Body Text First Indent",
110 "Body Text First Indent 2",
114 "Body Text Indent 2",
115 "Body Text Indent 3",
138 return GetStiNames()[eSti];
165 static const sti aMapping[] =
174 return aMapping[stc-222];
#define SAL_N_ELEMENTS(arr)
const char * GetEnglishNameFromSti(sti eSti) noexcept
Find the WinWord english name from a sti index.
bool StandardStiIsCharStyle(sti eSti) noexcept
Determine if the WinWord sti is standard Character Style.
sti GetCanonicalStiFromStc(sal_uInt8 stc) noexcept
Find the WinWord sti index of an old <= Word2 stc (style code)