Hi, I am now studying the impress part used in openoffice source code. I have spent much time to search into the code and try to find out the setting used for controlling the rate of animation and transform effects.
I try to adjust the animation playing to fastest, search "setNextTimeout" keyword in all 00o source code, and then change the param to 0 and perform dmake command to build a project, however, there is nothing changed comparing with what I have done before. Can anyone be kindly to tell me how to speed up the animation? Thank you in advance!
