LibreOffice Module unotools (master) 1
Macros | Functions
xtempfile.cxx File Reference
#include "XTempFile.hxx"
#include <com/sun/star/io/BufferSizeExceededException.hpp>
#include <com/sun/star/io/NotConnectedException.hpp>
#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <cppuhelper/typeprovider.hxx>
#include <o3tl/safeint.hxx>
#include <unotools/tempfile.hxx>
#include <cppuhelper/propshlp.hxx>
#include <cppuhelper/supportsservice.hxx>
Include dependency graph for xtempfile.cxx:

Go to the source code of this file.

Macros

#define PROPERTY_HANDLE_URI   1
 
#define PROPERTY_HANDLE_REMOVE_FILE   2
 
#define PROPERTY_HANDLE_RESOURCE_NAME   3
 

Functions

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * unotools_OTempFileService_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &)
 

Macro Definition Documentation

◆ PROPERTY_HANDLE_REMOVE_FILE

#define PROPERTY_HANDLE_REMOVE_FILE   2

Definition at line 315 of file xtempfile.cxx.

◆ PROPERTY_HANDLE_RESOURCE_NAME

#define PROPERTY_HANDLE_RESOURCE_NAME   3

Definition at line 316 of file xtempfile.cxx.

◆ PROPERTY_HANDLE_URI

#define PROPERTY_HANDLE_URI   1

Definition at line 314 of file xtempfile.cxx.

Function Documentation

◆ unotools_OTempFileService_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * unotools_OTempFileService_get_implementation ( css::uno::XComponentContext *  context,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 428 of file xtempfile.cxx.