|
LibreOffice Module sd (master) 1
|
#include <sfx2/sidebar/ILayoutableWindow.hxx>#include <sfx2/sidebar/PanelLayout.hxx>#include <vcl/idle.hxx>#include "CustomAnimationList.hxx"#include <misc/scopelock.hxx>#include <vector>Go to the source code of this file.
Classes | |
| class | sd::CustomAnimationPane |
Namespaces | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::drawing |
| namespace | weld |
| namespace | com::sun::star::animations |
| namespace | sd |
| namespace | sd::tools |
Typedefs | |
| typedef std::vector< rtl::Reference< MotionPathTag > > | sd::MotionPathTagVector |
Enumerations | |
| enum class | PathKind { NONE , CURVE , POLYGON , FREEFORM } |
Functions | |
| void | sd::fillRepeatComboBox (weld::ComboBox &rBox) |
|
strong |
| Enumerator | |
|---|---|
| NONE | |
| CURVE | |
| POLYGON | |
| FREEFORM | |
Definition at line 36 of file CustomAnimationPane.hxx.