#include <rtl/ustring.hxx>
#include <svl/svldllapi.h>
#include <svl/poolitem.hxx>
#include <map>
#include <utility>
Go to the source code of this file.
◆ SVX_MACROTBL_VERSION31
| #define SVX_MACROTBL_VERSION31 0 |
◆ SVX_MACROTBL_VERSION40
| #define SVX_MACROTBL_VERSION40 1 |
◆ SvxMacroTable
◆ ScriptType
| Enumerator |
|---|
| STARBASIC | |
| JAVASCRIPT | |
| EXTENDED_STYPE | |
Definition at line 37 of file macitem.hxx.
◆ SVX_MACRO_LANGUAGE_JAVASCRIPT
| constexpr OUStringLiteral SVX_MACRO_LANGUAGE_JAVASCRIPT = u"JavaScript" |
|
inlineconstexpr |
◆ SVX_MACRO_LANGUAGE_SF
| constexpr OUStringLiteral SVX_MACRO_LANGUAGE_SF = u"Script" |
|
inlineconstexpr |
◆ SVX_MACRO_LANGUAGE_STARBASIC
| constexpr OUStringLiteral SVX_MACRO_LANGUAGE_STARBASIC = u"StarBasic" |
|
inlineconstexpr |