|
LibreOffice Module svx (master) 1
|
Public Member Functions | |
| SdrModelImpl () | |
| void | initTheme () |
Public Attributes | |
| SfxUndoManager * | mpUndoManager |
| SdrUndoFactory * | mpUndoFactory |
| bool | mbAnchoredTextOverflowLegacy |
| bool | mbLegacySingleLineFontwork |
| bool | mbConnectorUseSnapRect |
| bool | mbIgnoreBreakAfterMultilineField |
| tdf#148966 compatibility flag More... | |
| std::shared_ptr< model::Theme > | mpTheme |
Definition at line 83 of file svdmodel.cxx.
|
inline |
Definition at line 93 of file svdmodel.cxx.
References Theme.
|
inline |
Definition at line 103 of file svdmodel.cxx.
References svx::ColorSets::get(), svx::ColorSets::getColorSet(), mpTheme, and u.
| bool SdrModelImpl::mbAnchoredTextOverflowLegacy |
Definition at line 87 of file svdmodel.cxx.
| bool SdrModelImpl::mbConnectorUseSnapRect |
Definition at line 89 of file svdmodel.cxx.
| bool SdrModelImpl::mbIgnoreBreakAfterMultilineField |
tdf#148966 compatibility flag
Definition at line 90 of file svdmodel.cxx.
| bool SdrModelImpl::mbLegacySingleLineFontwork |
Definition at line 88 of file svdmodel.cxx.
| std::shared_ptr<model::Theme> SdrModelImpl::mpTheme |
Definition at line 91 of file svdmodel.cxx.
Referenced by initTheme().
| SdrUndoFactory* SdrModelImpl::mpUndoFactory |
Definition at line 86 of file svdmodel.cxx.
| SfxUndoManager* SdrModelImpl::mpUndoManager |
Definition at line 85 of file svdmodel.cxx.