LibreOffice Module slideshow (master) 1
Namespaces | Typedefs | Functions
backgroundshape.hxx File Reference
#include <com/sun/star/uno/Reference.hxx>
#include <memory>
Include dependency graph for backgroundshape.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::drawing
 
namespace  slideshow
 
namespace  slideshow::internal
 

Typedefs

typedef ::std::shared_ptr< Shape > slideshow::internal::ShapeSharedPtr
 

Functions

ShapeSharedPtr slideshow::internal::createBackgroundShape (const css::uno::Reference< css::drawing::XDrawPage > &xDrawPage, const css::uno::Reference< css::drawing::XDrawPage > &xMasterPage, const SlideShowContext &rContext)
 Representation of a draw document's background shape. More...