LibreOffice Module sfx2 (master) 1
Classes | Namespaces | Typedefs
docinsert.hxx File Reference
#include <rtl/ustring.hxx>
#include <sfx2/dllapi.h>
#include <comphelper/errcode.hxx>
#include <tools/link.hxx>
#include <memory>
#include <vector>
Include dependency graph for docinsert.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sfx2::DocumentInserter
 

Namespaces

namespace  sfx2
 
namespace  weld
 

Typedefs

typedef ::std::vector< std::unique_ptr< SfxMedium > > SfxMediumList
 

Typedef Documentation

◆ SfxMediumList

typedef ::std::vector< std::unique_ptr<SfxMedium> > SfxMediumList

Definition at line 36 of file docinsert.hxx.