LibreOffice Module oox (master) 1
|
#include <vector>
#include <map>
#include <memory>
#include <cppuhelper/weakref.hxx>
#include <com/sun/star/uno/Reference.hxx>
#include <oox/drawingml/clrscheme.hxx>
#include <oox/drawingml/color.hxx>
#include <oox/drawingml/drawingmltypes.hxx>
#include <oox/drawingml/shape.hxx>
#include <oox/ppt/comments.hxx>
#include <oox/ppt/headerfooter.hxx>
#include <rtl/ustring.hxx>
#include <sal/types.h>
Go to the source code of this file.
Classes | |
class | oox::ppt::SlidePersist |
Namespaces | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::animations |
namespace | com::sun::star::drawing |
namespace | oox |
namespace | oox::core |
namespace | oox::vml |
namespace | oox::ppt |
Typedefs | |
typedef std::shared_ptr< SlidePersist > | oox::ppt::SlidePersistPtr |
Enumerations | |
enum | oox::ppt::ShapeLocation { oox::ppt::Master , oox::ppt::Layout , oox::ppt::Slide } |