29 #ifndef INCLUDED_UCB_SOURCE_UCP_WEBDAV_NEON_WEBDAVRESULTSET_HXX
30 #define INCLUDED_UCB_SOURCE_UCP_WEBDAV_NEON_WEBDAVRESULTSET_HXX
32 #include <config_lgpl.h>
33 #include <rtl/ref.hxx>
43 css::uno::Reference< css::ucb::XCommandEnvironment >
m_xEnv;
50 DynamicResultSet(
const css::uno::Reference< css::uno::XComponentContext >& rxContext,
52 const css::ucb::OpenCommandArgument2& rCommand,
53 const css::uno::Reference< css::ucb::XCommandEnvironment >& rxEnv );
virtual void initStatic() override
DynamicResultSet(const css::uno::Reference< css::uno::XComponentContext > &rxContext, const rtl::Reference< Content > &rxContent, const css::ucb::OpenCommandArgument2 &rCommand, const css::uno::Reference< css::ucb::XCommandEnvironment > &rxEnv)
css::uno::Reference< css::ucb::XCommandEnvironment > m_xEnv
virtual void initDynamic() override
rtl::Reference< Content > m_xContent