LibreOffice Module oox (master) 1
Classes | Namespaces | Typedefs | Enumerations
slidepersist.hxx File Reference
#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>
Include dependency graph for slidepersist.hxx:
This graph shows which files directly or indirectly include this file:

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
}