|
LibreOffice Module stoc (master) 1
|
#include <sal/config.h>#include <algorithm>#include <cassert>#include <cstddef>#include <string_view>#include <utility>#include <vector>#include <com/sun/star/lang/WrappedTargetRuntimeException.hpp>#include <com/sun/star/lang/XMultiComponentFactory.hpp>#include <com/sun/star/lang/XServiceInfo.hpp>#include <com/sun/star/uno/Any.hxx>#include <com/sun/star/uno/Exception.hpp>#include <com/sun/star/uno/Reference.hxx>#include <com/sun/star/uno/RuntimeException.hpp>#include <com/sun/star/uno/Sequence.hxx>#include <com/sun/star/uno/XComponentContext.hpp>#include <com/sun/star/uno/XInterface.hpp>#include <com/sun/star/uri/RelativeUriExcessParentSegments.hpp>#include <com/sun/star/uri/XUriReference.hpp>#include <com/sun/star/uri/XUriReferenceFactory.hpp>#include <com/sun/star/uri/XUriSchemeParser.hpp>#include <cppuhelper/exc_hlp.hxx>#include <cppuhelper/implbase.hxx>#include <cppuhelper/supportsservice.hxx>#include <cppuhelper/weak.hxx>#include <rtl/character.hxx>#include <rtl/ustrbuf.hxx>#include <rtl/ustring.hxx>#include <sal/types.h>#include "UriReference.hxx"Go to the source code of this file.
Functions | |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | com_sun_star_comp_uri_UriReferenceFactory_get_implementation (css::uno::XComponentContext *rxContext, css::uno::Sequence< css::uno::Any > const &) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_uri_UriReferenceFactory_get_implementation | ( | css::uno::XComponentContext * | rxContext, |
| css::uno::Sequence< css::uno::Any > const & | |||
| ) |
Definition at line 695 of file UriReferenceFactory.cxx.