https://bugs.freedesktop.org/show_bug.cgi?id=59071
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Whiteboard|EasyHack,DifficultyBeginner |EasyHack,DifficultyInterest |,SkillCpp |ing,SkillCpp --- Comment #4 from [email protected] --- (In reply to comment #3) > I think it's actually in sd/source/ui/animations/SlideTransitionPane.src && > sd/source/ui/animations/SlideTransitionPane.cxx and the system only support > whole seconds now... > My bad - you're right, this was referring to slide transitions. If we're talking about the time the transition takes, there is SdPage::setTransitionDuration() (from sd/source/core/sdpage2.cxx) already. For the autotime, this is a slightly more advanced hack then, as it needs changes in offapi/com/sun/star/presentation/DrawPage.idl (additional, optional property), sd/source/ui/unoidl/unopage.cxx (handling of new property), xmloff/source/draw/animationexport/import.cxx (odf impex), and the dialog as noted above. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
