LibreOffice Module ucb (master) 1
|
#include <sal/log.hxx>
#include <ucbhelper/contenthelper.hxx>
#include <ucbhelper/macros.hxx>
#include <cppuhelper/queryinterface.hxx>
#include <cppuhelper/weak.hxx>
#include <com/sun/star/ucb/ContentCreationException.hpp>
#include <com/sun/star/ucb/IllegalIdentifierException.hpp>
#include "gio_provider.hxx"
#include "gio_content.hxx"
Go to the source code of this file.
Namespaces | |
namespace | gio |
Functions | |
gio::XTYPEPROVIDER_IMPL_3 (ContentProvider, css::lang::XTypeProvider, css::lang::XServiceInfo, css::ucb::XContentProvider) | |
static bool | isDisabled () |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | ucb_gio_ContentProvider_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &) |
|
static |
Definition at line 116 of file gio_provider.cxx.
Referenced by ucb_gio_ContentProvider_get_implementation().
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * ucb_gio_ContentProvider_get_implementation | ( | css::uno::XComponentContext * | context, |
css::uno::Sequence< css::uno::Any > const & | |||
) |
Definition at line 128 of file gio_provider.cxx.
References isDisabled().