LibreOffice Module sd (master) 1
|
#include <com/sun/star/drawing/XDrawPage.hpp>
#include <com/sun/star/presentation/FadeEffect.hpp>
#include <com/sun/star/office/XAnnotation.hpp>
#include <memory>
#include <string_view>
#include <vector>
#include <editeng/flditem.hxx>
#include <svx/svdobj.hxx>
#include <svx/fmpage.hxx>
#include <xmloff/autolayout.hxx>
#include "diadef.h"
#include "pres.hxx"
#include "shapelist.hxx"
#include "misc/scopelock.hxx"
#include "sddllapi.h"
Go to the source code of this file.
Classes | |
struct | sd::HeaderFooterSettings |
class | SdPage |
Namespaces | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::animations |
namespace | sd |
Typedefs | |
typedef std::vector< css::uno::Reference< css::office::XAnnotation > > | sd::AnnotationVector |