LibreOffice Module svx (master) 1
Classes | Namespaces | Macros | Variables
TextCharacterSpacingControl.hxx File Reference
#include <svtools/toolbarmenu.hxx>
Include dependency graph for TextCharacterSpacingControl.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  svx::TextCharacterSpacingControl
 

Namespaces

namespace  svx
 

Macros

#define SPACING_NOCUSTOM   0
 
#define SPACING_CLOSE_BY_CLICK_ICON   -1
 
#define SPACING_CLOSE_BY_CUS_EDIT   1
 

Variables

constexpr OUStringLiteral svx::SIDEBAR_SPACING_GLOBAL_VALUE = u"PopupPanel_Spacing"
 

Macro Definition Documentation

◆ SPACING_CLOSE_BY_CLICK_ICON

#define SPACING_CLOSE_BY_CLICK_ICON   -1

Definition at line 26 of file TextCharacterSpacingControl.hxx.

◆ SPACING_CLOSE_BY_CUS_EDIT

#define SPACING_CLOSE_BY_CUS_EDIT   1

Definition at line 27 of file TextCharacterSpacingControl.hxx.

◆ SPACING_NOCUSTOM

#define SPACING_NOCUSTOM   0

Definition at line 25 of file TextCharacterSpacingControl.hxx.