LibreOffice Module svx (master) 1
Functions
SdrEngineDefaults Namespace Reference

Global default settings for the DrawingEngine. More...

Functions

Color GetFontColor ()
 
size_t GetFontHeight ()
 
MapUnit GetMapUnit ()
 

Detailed Description

Global default settings for the DrawingEngine.

One should set these default settings as the first thing at program start, before any other method is called.

Function Documentation

◆ GetFontColor()

Color SdrEngineDefaults::GetFontColor ( )
inline

Definition at line 69 of file svdetc.hxx.

References COL_AUTO().

Referenced by SdrModel::SetTextDefaults().

◆ GetFontHeight()

size_t SdrEngineDefaults::GetFontHeight ( )
inline

Definition at line 75 of file svdetc.hxx.

Referenced by SdrView::DoMouseEvent(), and SvxUnoDrawPool::init().

◆ GetMapUnit()

MapUnit SdrEngineDefaults::GetMapUnit ( )
inline

Definition at line 80 of file svdetc.hxx.

Referenced by SdrObject::GetGlobalDrawObjectItemPool(), and SvxUnoDrawPool::init().