pptx_animation_context structs fillled in

This commit is contained in:
Kamil Kerimov
2023-06-21 03:52:32 +05:00
parent de863ef8e9
commit d7978a5cbd
3 changed files with 64 additions and 14 deletions

View File

@ -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>