LibreOffice Module ucb (master) 1
|
#include "cacheddynamicresultset.hxx"
#include "cachedcontentresultset.hxx"
#include <osl/diagnose.h>
#include <cppuhelper/queryinterface.hxx>
#include <ucbhelper/macros.hxx>
Go to the source code of this file.
Functions | |
XTYPEPROVIDER_IMPL_4 (CachedDynamicResultSet, XTypeProvider, XServiceInfo, XDynamicResultSet, XSourceInitialization) | |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | ucb_CachedDynamicResultSetFactory_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &) |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * ucb_CachedDynamicResultSetFactory_get_implementation | ( | css::uno::XComponentContext * | context, |
css::uno::Sequence< css::uno::Any > const & | |||
) |
Definition at line 180 of file cacheddynamicresultset.cxx.
XTYPEPROVIDER_IMPL_4 | ( | CachedDynamicResultSet | , |
XTypeProvider | , | ||
XServiceInfo | , | ||
XDynamicResultSet | , | ||
XSourceInitialization | |||
) |