LibreOffice Module embeddedobj (master) 1
Namespaces | Functions
olepersist.hxx File Reference
#include <sal/config.h>
#include <com/sun/star/uno/Reference.hxx>
#include <rtl/ustring.hxx>
Include dependency graph for olepersist.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::io
 
namespace  com::sun::star::uno
 

Functions

OUString GetNewTempFileURL_Impl (const css::uno::Reference< css::uno::XComponentContext > &xContext)
 
OUString GetNewFilledTempFile_Impl (css::uno::Reference< css::io::XInputStream > const &xInStream, css::uno::Reference< css::uno::XComponentContext > const &xContext)
 
bool KillFile_Impl (const OUString &aURL, const css::uno::Reference< css::uno::XComponentContext > &xContext)
 

Function Documentation

◆ GetNewFilledTempFile_Impl()

OUString GetNewFilledTempFile_Impl ( css::uno::Reference< css::io::XInputStream > const &  xInStream,
css::uno::Reference< css::uno::XComponentContext > const &  xContext 
)
Exceptions
css::io::IOException
css::uno::RuntimeException

◆ GetNewTempFileURL_Impl()

OUString GetNewTempFileURL_Impl ( const css::uno::Reference< css::uno::XComponentContext > &  xContext)

◆ KillFile_Impl()

bool KillFile_Impl ( const OUString &  aURL,
const css::uno::Reference< css::uno::XComponentContext > &  xContext 
)