LibreOffice Module ucb (master) 1
Classes | Namespaces | Functions | Variables
gio_content.hxx File Reference
#include <com/sun/star/io/XInputStream.hpp>
#include <com/sun/star/io/XOutputStream.hpp>
#include <com/sun/star/ucb/ContentCreationException.hpp>
#include <com/sun/star/ucb/OpenCommandArgument2.hpp>
#include <com/sun/star/ucb/TransferInfo.hpp>
#include <com/sun/star/ucb/XContentCreator.hpp>
#include <ucbhelper/contenthelper.hxx>
#include <gio/gio.h>
#include <vector>
Include dependency graph for gio_content.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gio::Content
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::beans
 
namespace  com::sun::star::sdbc
 
namespace  ucbhelper
 
namespace  gio
 

Functions

css::uno::Any gio::convertToException (GError *pError, const css::uno::Reference< css::uno::XInterface > &rContext, bool bThrow)
 
void gio::convertToIOException (GError *pError, const css::uno::Reference< css::uno::XInterface > &rContext)
 

Variables

constexpr OUStringLiteral gio::GIO_FILE_TYPE = u"application/vnd.sun.staroffice.gio-file"
 
constexpr OUStringLiteral gio::GIO_FOLDER_TYPE = u"application/vnd.sun.staroffice.gio-folder"