|
LibreOffice Module svx (master) 1
|
#include <functional>#include <memory>#include <com/sun/star/uno/Sequence.hxx>#include <editeng/forbiddencharacterstable.hxx>#include <editeng/outliner.hxx>#include <rtl/ustring.hxx>#include <tools/weakbase.h>#include <svl/SfxBroadcaster.hxx>#include <tools/degree.hxx>#include <tools/fldunit.hxx>#include <tools/fract.hxx>#include <svl/hint.hxx>#include <o3tl/enumarray.hxx>#include <svl/style.hxx>#include <svx/xtable.hxx>#include <svx/svdtypes.hxx>#include <svx/svxdllapi.h>#include <rtl/ref.hxx>#include <deque>#include <unordered_set>Go to the source code of this file.
Classes | |
| class | SdrHint |
| class | SdrModel |
Namespaces | |
| namespace | comphelper |
| class SvxPropertySetInfoPool | |
| namespace | sfx2 |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::beans |
| namespace | model |
Enumerations | |
| enum class | SdrHintKind { LayerChange , LayerOrderChange , PageOrderChange , ObjectChange , ObjectInserted , ObjectRemoved , ModelCleared , RefDeviceChange , DefaultTabChange , SwitchToPage , BeginEdit , EndEdit } |
Variables | |
| constexpr const sal_Unicode | DEGREE_CHAR = u'\x00B0' |
|
strong |
| Enumerator | |
|---|---|
| LayerChange | |
| LayerOrderChange | |
| PageOrderChange | |
| ObjectChange | |
| ObjectInserted | |
| ObjectRemoved | |
| ModelCleared | |
| RefDeviceChange | |
| DefaultTabChange | |
| SwitchToPage | |
| BeginEdit | |
| EndEdit | |
Definition at line 102 of file svdmodel.hxx.
|
constexpr |
Definition at line 99 of file svdmodel.hxx.
Referenced by SdrModel::GetAngleString(), and SdrAngleItem::GetPresentation().