LibreOffice Module svx (master) 1
Functions | Variables
dlgutil.hxx File Reference
#include <tools/fldunit.hxx>
#include <svx/svxdllapi.h>
#include <vcl/rendercontext/DrawModeFlags.hxx>
Include dependency graph for dlgutil.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

SVXCORE_DLLPUBLIC FieldUnit GetModuleFieldUnit (const SfxItemSet &)
 
SVXCORE_DLLPUBLIC FieldUnit GetModuleFieldUnit ()
 
SVXCORE_DLLPUBLIC bool GetApplyCharUnit (const SfxItemSet &)
 

Variables

constexpr DrawModeFlags OUTPUT_DRAWMODE_COLOR = DrawModeFlags::Default
 
constexpr DrawModeFlags OUTPUT_DRAWMODE_CONTRAST
 

Function Documentation

◆ GetApplyCharUnit()

SVXCORE_DLLPUBLIC bool GetApplyCharUnit ( const SfxItemSet rSet)

◆ GetModuleFieldUnit() [1/2]

SVXCORE_DLLPUBLIC FieldUnit GetModuleFieldUnit ( )

Definition at line 69 of file dlgutil.cxx.

References SfxModule::GetCurrentFieldUnit().

◆ GetModuleFieldUnit() [2/2]

SVXCORE_DLLPUBLIC FieldUnit GetModuleFieldUnit ( const SfxItemSet rSet)

Variable Documentation

◆ OUTPUT_DRAWMODE_COLOR

constexpr DrawModeFlags OUTPUT_DRAWMODE_COLOR = DrawModeFlags::Default
constexpr

Definition at line 33 of file dlgutil.hxx.

◆ OUTPUT_DRAWMODE_CONTRAST

constexpr DrawModeFlags OUTPUT_DRAWMODE_CONTRAST
constexpr
Initial value:
= DrawModeFlags::SettingsLine | DrawModeFlags::SettingsFill | DrawModeFlags::SettingsText
| DrawModeFlags::SettingsGradient

Definition at line 34 of file dlgutil.hxx.