LibreOffice Module sw (master) 1
|
#include <rtl/ustring.hxx>
#include <svl/poolitem.hxx>
#include <tools/solar.h>
#include "swdllapi.h"
Go to the source code of this file.
Classes | |
struct | CommandStruct |
class | SwCondCollItem |
Macros | |
#define | COND_COMMAND_COUNT 28 |
Functions | |
sal_Int16 | GetCommandContextIndex (std::u16string_view rContextName) |
OUString | GetCommandContextByIndex (sal_Int16 nIndex) |
OUString GetCommandContextByIndex | ( | sal_Int16 | nIndex | ) |
Definition at line 74 of file ccoll.cxx.
References aCommandContext, COND_COMMAND_COUNT, and nIndex.
sal_Int16 GetCommandContextIndex | ( | std::u16string_view | rContextName | ) |
Definition at line 63 of file ccoll.cxx.
References aCommandContext, COND_COMMAND_COUNT, o3tl::equalsAscii(), and i.