mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
pptx_animation_context structs fillled in
This commit is contained in:
@ -194,7 +194,7 @@ public:
|
||||
|
||||
_CP_OPT(std::wstring) smil_fill_;
|
||||
_CP_OPT(std::wstring) smil_target_element_;
|
||||
_CP_OPT(std::wstring) svg_path_; // TODO: convert this to array of points or something
|
||||
_CP_OPT(std::wstring) svg_path_;
|
||||
};
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
class anim_animate_motion : public office_element_impl<anim_set>
|
||||
|
||||
Reference in New Issue
Block a user