Andrew Douglas Pitonyak wrote:
Fernand Vanrie wrote:
Need to show Embeded Images in a UnoControlImageControlModel.

Giving a "normal URL" to the ImageURL property works fine, but "Internal URL's "(from embedded Images) do not works

Is there a workaround ?

Can a "internal" URL been transformed to a "normal" URL ?

Tryed to use the Graphic-object of the Imagecontrol, but no luck, btw wathts te purpouse of the Graphic-propterty ?

Thanks for any hint
i think that internal URLs for graphics start with
"vnd.sun.star.GraphiObject:", which is probably only useful as trivia...


Take a look at section 5.9.1 Convert a linked graphic to an embedded graphic. in my free macro document, there is some application that might provide a hint using the bitmap.

I am familiar with rhis stuff, but how can I "transfer" bitmap information to the ImageControlModel ? when its was a "Window" then i now how to paint it with a Image. Maybe the ImageControlModel.getPeer can help me further but I do not realy understand wath is this "Peer"



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to