/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef com_sun_star_graphic_MediaProperties_idl
#define com_sun_star_graphic_MediaProperties_idl
#include A URL can be used instead of the
#InputStream or #OutputStream
property In addition to the normal protocols like file:// or http://
you can use private URLs as follows to get access to graphics
lying inside the graphicrepository system within an Office context:
private:graphicrepository/<path_in_repository>
Note: As of LibreOffice 6.1 GraphicObject scheme URLs are not supported anymore. For example:
A #InputStream can be used instead of the #URL property
@see com::sun::star::io::XInputStream */ [optional, property ] ::com::sun::star::io::XInputStream InputStream; /** This property is only used for storing graphicsA #OutputStream can be used instead of the #URL property
@see com::sun::star::io::XStream */ [optional, property ] ::com::sun::star::io::XStream OutputStream; /** This property is only used for storing graphics and describes the format into which the graphic is to be convertedAt the moment, the following mime types are supported for storing graphics: