LibreOffice Module sfx2 (master) 1
|
#include <rtl/ustring.hxx>
#include <sfx2/dllapi.h>
#include <comphelper/errcode.hxx>
#include <tools/link.hxx>
#include <memory>
#include <vector>
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 ::std::vector< std::unique_ptr<SfxMedium> > SfxMediumList |
Definition at line 36 of file docinsert.hxx.