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 (const OUString &rContextName) |
OUString | GetCommandContextByIndex (sal_Int16 nIndex) |
#define COND_COMMAND_COUNT 28 |
Definition at line 29 of file ccoll.hxx.
Referenced by GetCommandContextByIndex(), GetCommandContextIndex(), SwCondCollItem::GetStyle(), SwCondCollItem::operator==(), SwDocStyleSheet::SetItemSet(), and SwCondCollItem::SetStyle().
OUString GetCommandContextByIndex | ( | sal_Int16 | nIndex | ) |
Definition at line 73 of file ccoll.cxx.
References aCommandContext, and COND_COMMAND_COUNT.
sal_Int16 GetCommandContextIndex | ( | const OUString & | rContextName | ) |
Definition at line 62 of file ccoll.cxx.
References aCommandContext, COND_COMMAND_COUNT, and i.