LibreOffice Module svx (master) 1
Public Member Functions | Public Attributes | List of all members
SdrModelImpl Struct Reference
Collaboration diagram for SdrModelImpl:
[legend]

Public Member Functions

 SdrModelImpl ()
 
void initTheme ()
 

Public Attributes

SfxUndoManagermpUndoManager
 
SdrUndoFactorympUndoFactory
 
bool mbAnchoredTextOverflowLegacy
 
bool mbLegacySingleLineFontwork
 
bool mbConnectorUseSnapRect
 
bool mbIgnoreBreakAfterMultilineField
 tdf#148966 compatibility flag More...
 
std::shared_ptr< model::ThemempTheme
 

Detailed Description

Definition at line 83 of file svdmodel.cxx.

Constructor & Destructor Documentation

◆ SdrModelImpl()

SdrModelImpl::SdrModelImpl ( )
inline

Definition at line 93 of file svdmodel.cxx.

References Theme.

Member Function Documentation

◆ initTheme()

void SdrModelImpl::initTheme ( )
inline

Definition at line 103 of file svdmodel.cxx.

References svx::ColorSets::get(), svx::ColorSets::getColorSet(), mpTheme, and u.

Member Data Documentation

◆ mbAnchoredTextOverflowLegacy

bool SdrModelImpl::mbAnchoredTextOverflowLegacy

Definition at line 87 of file svdmodel.cxx.

◆ mbConnectorUseSnapRect

bool SdrModelImpl::mbConnectorUseSnapRect

Definition at line 89 of file svdmodel.cxx.

◆ mbIgnoreBreakAfterMultilineField

bool SdrModelImpl::mbIgnoreBreakAfterMultilineField

tdf#148966 compatibility flag

Definition at line 90 of file svdmodel.cxx.

◆ mbLegacySingleLineFontwork

bool SdrModelImpl::mbLegacySingleLineFontwork

Definition at line 88 of file svdmodel.cxx.

◆ mpTheme

std::shared_ptr<model::Theme> SdrModelImpl::mpTheme

Definition at line 91 of file svdmodel.cxx.

Referenced by initTheme().

◆ mpUndoFactory

SdrUndoFactory* SdrModelImpl::mpUndoFactory

Definition at line 86 of file svdmodel.cxx.

◆ mpUndoManager

SfxUndoManager* SdrModelImpl::mpUndoManager

Definition at line 85 of file svdmodel.cxx.


The documentation for this struct was generated from the following file: