LibreOffice Module sw (master) 1
Classes | Macros | Functions
ccoll.hxx File Reference
#include <rtl/ustring.hxx>
#include <svl/poolitem.hxx>
#include <tools/solar.h>
#include "swdllapi.h"
Include dependency graph for ccoll.hxx:
This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

◆ COND_COMMAND_COUNT

#define COND_COMMAND_COUNT   28

Definition at line 29 of file ccoll.hxx.

Function Documentation

◆ GetCommandContextByIndex()

OUString GetCommandContextByIndex ( sal_Int16  nIndex)

Definition at line 74 of file ccoll.cxx.

References aCommandContext, COND_COMMAND_COUNT, and nIndex.

◆ GetCommandContextIndex()

sal_Int16 GetCommandContextIndex ( std::u16string_view  rContextName)

Definition at line 63 of file ccoll.cxx.

References aCommandContext, COND_COMMAND_COUNT, o3tl::equalsAscii(), and i.