LibreOffice Module sw (master) 1
|
#include <osl/diagnose.h>
#include <com/sun/star/uno/Sequence.hxx>
#include <wrtsh.hxx>
#include <barcfg.hxx>
Go to the source code of this file.
Macros | |
#define | SEL_TYPE_TABLE_TEXT 0 |
#define | SEL_TYPE_LIST_TEXT 1 |
#define | SEL_TYPE_TABLE_LIST 2 |
#define | SEL_TYPE_BEZIER 3 |
#define | SEL_TYPE_GRAPHIC 4 |
Functions | |
static sal_Int32 | lcl_getArrayIndex (SelectionType nSelType) |
#define SEL_TYPE_BEZIER 3 |
Definition at line 31 of file barcfg.cxx.
#define SEL_TYPE_GRAPHIC 4 |
Definition at line 32 of file barcfg.cxx.
#define SEL_TYPE_LIST_TEXT 1 |
Definition at line 29 of file barcfg.cxx.
#define SEL_TYPE_TABLE_LIST 2 |
Definition at line 30 of file barcfg.cxx.
#define SEL_TYPE_TABLE_TEXT 0 |
Definition at line 28 of file barcfg.cxx.
|
static |
Definition at line 63 of file barcfg.cxx.
References Graphic, NumberList, Ornament, SEL_TYPE_BEZIER, SEL_TYPE_GRAPHIC, SEL_TYPE_LIST_TEXT, SEL_TYPE_TABLE_LIST, SEL_TYPE_TABLE_TEXT, and Table.
Referenced by SwToolbarConfigItem::SetTopToolbar().