LibreOffice Module oox (master)
1
|
#include <vector>
#include <map>
#include <memory>
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/uno/Reference.hxx>
#include <oox/ppt/slidetransition.hxx>
#include <oox/ppt/slidepersist.hxx>
#include <oox/ppt/animationspersist.hxx>
#include <rtl/ustring.hxx>
#include <sal/types.h>
Go to the source code of this file.
Classes | |
class | oox::ppt::TimeNode |
Namespaces | |
com::sun::star | |
com::sun::star::animations | |
oox::core | |
oox::ppt | |
Typedefs | |
typedef std::shared_ptr< TimeNode > | oox::ppt::TimeNodePtr |
typedef std::vector< TimeNodePtr > | oox::ppt::TimeNodePtrList |