summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-04-27 11:07:35 +0100
committerCaolán McNamara <caolanm@redhat.com>2017-04-27 13:29:58 +0100
commitb100796c3922fe8fe83628053fc0294bd48b044a (patch)
tree757436924977496ee387129de0e8ebe5d4e00b63 /offapi
parent0d95753e4292b1e1338268acdcbe638d3de97e2b (diff)
last private:resource ... bitmapex user is gone
so drop private:resource ... bitmapex example and update docs Change-Id: I244c575573cffda5eb8ca52afd2f4a04a9b18f14
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/graphic/MediaProperties.idl3
1 files changed, 1 insertions, 2 deletions
diff --git a/offapi/com/sun/star/graphic/MediaProperties.idl b/offapi/com/sun/star/graphic/MediaProperties.idl
index aa0182ad9e3c..590d6fb999ce 100644
--- a/offapi/com/sun/star/graphic/MediaProperties.idl
+++ b/offapi/com/sun/star/graphic/MediaProperties.idl
@@ -41,11 +41,10 @@ published service MediaProperties
<p>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 resource system within an Office context:
+ lying inside the graphicrepository system within an Office context:
<ul>
<li><code>private:graphicrepository/<em>&lt;path_in_repository&gt;</em></code></li>
- <li>private:resource/projectshortname/bitmapex/12345</li>
</ul>
And additionally, GraphicObject scheme URLs like
<ul> <li>vnd.sun.star.GraphicObject:10000000000001940000012FB99807BD</li> </ul>