diff options
author | Hans-Joachim Lankenau <hjs@openoffice.org> | 2010-12-17 17:08:13 +0100 |
---|---|---|
committer | Hans-Joachim Lankenau <hjs@openoffice.org> | 2010-12-17 17:08:13 +0100 |
commit | 6b8f34ca47207069c05569c8b8d8713e771f8865 (patch) | |
tree | 6f601472c59788fa95a88feb6bb7fa1a813c15e2 | |
parent | d1c719c1207bbd1be70ed930d8ee6145039953c0 (diff) | |
parent | 77eda5431f931969b68a42569db75278bffff5eb (diff) |
CWS-TOOLING: integrate CWS fwk160ooo/DEV300_m96
-rw-r--r-- | sdext/source/presenter/registry/data/org/openoffice/Office/Jobs.xcu | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sdext/source/presenter/registry/data/org/openoffice/Office/Jobs.xcu b/sdext/source/presenter/registry/data/org/openoffice/Office/Jobs.xcu index ba74332..1241a72 100644 --- a/sdext/source/presenter/registry/data/org/openoffice/Office/Jobs.xcu +++ b/sdext/source/presenter/registry/data/org/openoffice/Office/Jobs.xcu @@ -5,6 +5,9 @@ <prop oor:name="Service"> <value>com.sun.star.comp.Draw.framework.PresenterScreenJob</value> </prop> + <prop oor:name="Context"> + <value>com.sun.star.presentation.PresentationDocument</value> + </prop> </node> </node> <node oor:name="Events"> |