#include <filterdetect.hxx>
|
css::uno::Reference< css::uno::XComponentContext > | mxCtx |
|
◆ FilterDetect()
FilterDetect::FilterDetect |
( |
css::uno::Reference< css::uno::XComponentContext > |
xCtx | ) |
|
|
inlineexplicit |
◆ detect()
OUString SAL_CALL FilterDetect::detect |
( |
css::uno::Sequence< css::beans::PropertyValue > & |
lDescriptor | ) |
|
|
overridevirtual |
Definition at line 74 of file xmlfilterdetect/filterdetect.cxx.
References aArguments, Any, utl::UcbStreamHelper::CreateStream(), Exception, ucbhelper::Content::getPropertyValue(), gentoken::i, mxCtx, Name, nLength, ucbhelper::Content::openStream(), read_uInt16s_ToOUString(), read_uInt8s_ToOString(), sMediaType, STREAM_SEEK_TO_BEGIN, and TOOLS_WARN_EXCEPTION.
◆ getImplementationName()
OUString SAL_CALL FilterDetect::getImplementationName |
( |
| ) |
|
|
overridevirtual |
◆ getSupportedServiceNames()
Sequence< OUString > SAL_CALL FilterDetect::getSupportedServiceNames |
( |
| ) |
|
|
overridevirtual |
◆ initialize()
void SAL_CALL FilterDetect::initialize |
( |
const css::uno::Sequence< css::uno::Any > & |
aArguments | ) |
|
|
overridevirtual |
◆ supportsService()
sal_Bool SAL_CALL FilterDetect::supportsService |
( |
const OUString & |
ServiceName | ) |
|
|
overridevirtual |
◆ mxCtx
css::uno::Reference< css::uno::XComponentContext > FilterDetect::mxCtx |
|
private |
The documentation for this class was generated from the following files: