LibreOffice Module comphelper (master) 1
|
This is the complete list of members for comphelper::SimpleFileAccessInteraction, including all inherited members.
E_INTERCEPTED | ucbhelper::InterceptedInteraction | |
E_NO_CONTINUATION_FOUND | ucbhelper::InterceptedInteraction | |
E_NOT_INTERCEPTED | ucbhelper::InterceptedInteraction | |
EInterceptionState enum name | ucbhelper::InterceptedInteraction | |
extractContinuation(const css::uno::Sequence< css::uno::Reference< css::task::XInteractionContinuation > > &lContinuations, const css::uno::Type &aType) | ucbhelper::InterceptedInteraction | static |
handle(const css::uno::Reference< css::task::XInteractionRequest > &xRequest) override | ucbhelper::InterceptedInteraction | virtual |
impl_handleDefault(const css::uno::Reference< css::task::XInteractionRequest > &xRequest) | ucbhelper::InterceptedInteraction | private |
impl_interceptRequest(const css::uno::Reference< css::task::XInteractionRequest > &xRequest) | ucbhelper::InterceptedInteraction | private |
intercepted(const ::ucbhelper::InterceptedInteraction::InterceptedRequest &aRequest, const css::uno::Reference< css::task::XInteractionRequest > &xRequest) override | comphelper::SimpleFileAccessInteraction | privatevirtual |
ucbhelper::InterceptedInteraction::intercepted(const InterceptedRequest &rRequest, const css::uno::Reference< css::task::XInteractionRequest > &xOrgRequest) | ucbhelper::InterceptedInteraction | protectedvirtual |
InterceptedInteraction() | ucbhelper::InterceptedInteraction | |
m_lInterceptions | ucbhelper::InterceptedInteraction | protected |
m_xInterceptedHandler | ucbhelper::InterceptedInteraction | protected |
setInterceptedHandler(const css::uno::Reference< css::task::XInteractionHandler > &xInterceptedHandler) | ucbhelper::InterceptedInteraction | |
setInterceptions(::std::vector< InterceptedRequest > &&lInterceptions) | ucbhelper::InterceptedInteraction | |
SimpleFileAccessInteraction(const css::uno::Reference< css::task::XInteractionHandler > &xHandler) | comphelper::SimpleFileAccessInteraction | |
~SimpleFileAccessInteraction() override | comphelper::SimpleFileAccessInteraction | virtual |