|
LibreOffice Module unoxml (master) 1
|
#include <string.h>#include <map>#include <memory>#include <mutex>#include <set>#include <string_view>#include <iterator>#include <algorithm>#include <atomic>#include <optional>#include <libxslt/security.h>#include <redland.h>#include <com/sun/star/container/ElementExistException.hpp>#include <com/sun/star/datatransfer/UnsupportedFlavorException.hpp>#include <com/sun/star/lang/XServiceInfo.hpp>#include <com/sun/star/lang/XInitialization.hpp>#include <com/sun/star/lang/WrappedTargetRuntimeException.hpp>#include <com/sun/star/lang/IllegalArgumentException.hpp>#include <com/sun/star/io/XSeekable.hpp>#include <com/sun/star/text/XTextRange.hpp>#include <com/sun/star/rdf/ParseException.hpp>#include <com/sun/star/rdf/QueryException.hpp>#include <com/sun/star/rdf/RepositoryException.hpp>#include <com/sun/star/rdf/XDocumentRepository.hpp>#include <com/sun/star/rdf/XLiteral.hpp>#include <com/sun/star/rdf/FileFormat.hpp>#include <com/sun/star/rdf/BlankNode.hpp>#include <com/sun/star/rdf/URI.hpp>#include <com/sun/star/rdf/Literal.hpp>#include <rtl/ref.hxx>#include <rtl/ustrbuf.hxx>#include <rtl/ustring.hxx>#include <osl/diagnose.h>#include <cppuhelper/exc_hlp.hxx>#include <cppuhelper/implbase.hxx>#include <cppuhelper/supportsservice.hxx>#include <cppuhelper/weakref.hxx>#include <comphelper/sequence.hxx>#include <comphelper/xmltools.hxx>#include <com/sun/star/embed/XEncryptionProtectedSource2.hpp>#include <utility>Go to the source code of this file.
Functions | |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | unoxml_rdfRepository_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * unoxml_rdfRepository_get_implementation | ( | css::uno::XComponentContext * | context, |
| css::uno::Sequence< css::uno::Any > const & | |||
| ) |
Definition at line 2460 of file librdf_repository.cxx.