Issue 92816 - Support easy way to retrieve images from extension
Summary: Support easy way to retrieve images from extension
Status: ACCEPTED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: OOO300m2
Hardware: All All
: P3 Trivial (vote)
Target Milestone: 3.4.0
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-15 12:10 UTC by carsten.driesner
Modified: 2013-03-11 15:03 UTC (History)
1 user (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
the new interface define (6.94 KB, text/plain)
2008-10-22 02:08 UTC, zhoubo.shi
no flags Details
the new interface implement (42.13 KB, text/plain)
2008-10-22 02:09 UTC, zhoubo.shi
no flags Details
that is test code (3.35 KB, text/plain)
2008-10-22 02:11 UTC, zhoubo.shi
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description carsten.driesner 2008-08-15 12:10:32 UTC
There should be a way to retrieve images defined by extensions in the Addons.xcu
file. The images defined in the Addons.xcu are automatically used by menu bar
and toolbars. There are more user interface elements (e.g. context menu) where
these images could be used. Therefore extension developers should have a chance
to retrieve them easily via UNO.
Comment 1 zhoubo.shi 2008-10-22 02:08:25 UTC
Created attachment 57367 [details]
the new interface define
Comment 2 zhoubo.shi 2008-10-22 02:09:31 UTC
Created attachment 57368 [details]
the new interface implement
Comment 3 zhoubo.shi 2008-10-22 02:11:40 UTC
Created attachment 57369 [details]
that is test code
Comment 4 carsten.driesner 2008-11-25 09:12:49 UTC
cd: Change task to PATCH.
Comment 5 carsten.driesner 2008-11-25 09:13:46 UTC
cd: Started. Patch will be integrated into CWS fwk95.
Comment 6 carsten.driesner 2009-01-27 13:46:34 UTC
We missed the feature freeze date and therefore I have to shift this patch to
OOo 3.2.
Comment 7 carsten.driesner 2009-05-26 14:14:35 UTC
cd: To better comply to new style services we should support constructors.
Comment 8 carsten.driesner 2009-09-14 12:25:20 UTC
cd: I have too much issues to fix all of them for OOo 3.2.  Due to missing time
this issue must be moved to the next release OOo 3.3. Patch is missing a default
ctor for the service.
Comment 9 carsten.driesner 2009-09-14 12:27:31 UTC
.
Comment 10 carsten.driesner 2010-06-25 07:46:30 UTC
cd: Again no time for a revised version of the patch. Have to move it to OOo 3.4.
Comment 11 carsten.driesner 2010-11-04 17:00:00 UTC
cd: Just as a note. The patch still needs a code rework so the UNO service is a
new-style service.
Comment 12 Rob Weir 2013-03-11 15:03:57 UTC
I'm adding this comment to all open issues with Issue Type == PATCH.  We have 220 such issues, many of them quite old.  I apologize for that.  

We need your help in prioritizing which patches should be integrated into our next release, Apache OpenOffice 4.0.

If you have submitted a patch and think it is applicable for AOO 4.0, please respond with a comment to let us know.

On the other hand, if the patch is no longer relevant, please let us know that as well.

If you have any general questions or want to discuss this further, please send a note to our dev mailing list:  dev@openoffice.apache.org

Thanks!

-Rob