|
LibreOffice Module sw (master) 1
|
Go to the source code of this file.
Functions | |
| sal_Int16 | GetCommandContextIndex (std::u16string_view rContextName) |
| OUString | GetCommandContextByIndex (sal_Int16 nIndex) |
Variables | |
| const char *const | aCommandContext [COND_COMMAND_COUNT] |
| ! order of entries has to be the same as in ! CommandStruct SwCondCollItem::aCmds[] More... | |
| 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.
| const char* const aCommandContext[COND_COMMAND_COUNT] |
! order of entries has to be the same as in ! CommandStruct SwCondCollItem::aCmds[]
Definition at line 31 of file ccoll.cxx.
Referenced by GetCommandContextByIndex(), and GetCommandContextIndex().