LibreOffice Module sfx2 (master) 1
Namespaces | Functions
docinf.hxx File Reference
#include <sal/config.h>
#include <sfx2/dllapi.h>
#include <sal/types.h>
#include <comphelper/errcode.hxx>
Include dependency graph for docinf.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::document
 
namespace  com::sun::star::uno
 
namespace  sfx2
 

Functions

ErrCode SFX2_DLLPUBLIC sfx2::LoadOlePropertySet (const css::uno::Reference< css::document::XDocumentProperties > &i_xDocProps, SotStorage *i_pStorage)
 load document meta-data from OLE stream More...
 
bool SFX2_DLLPUBLIC sfx2::SaveOlePropertySet (const css::uno::Reference< css::document::XDocumentProperties > &i_xDocProps, SotStorage *i_pStorage, const css::uno::Sequence< sal_Int8 > *i_pThumb=nullptr, const css::uno::Sequence< sal_Int8 > *i_pGuid=nullptr, const css::uno::Sequence< sal_Int8 > *i_pHyperlinks=nullptr)
 save document meta-data to OLE stream More...
 
uno::Sequence< sal_Int8sfx2::convertMetaFile (GDIMetaFile const *i_pThumb)