summaryrefslogtreecommitdiff
path: root/postprocess/Rdb_services.mk
diff options
context:
space:
mode:
authorTomaž Vajngerl <quikee@gmail.com>2013-03-25 23:26:36 +0100
committerTomaž Vajngerl <quikee@gmail.com>2013-03-25 23:50:10 +0100
commit6a6519c27a5a7ea07e6a19fcd43e76ca616dce4d (patch)
treef0516fe768dcdb17293fb060aa6cf9d6f8650f3d /postprocess/Rdb_services.mk
parentf7a226952ddd335d670f1a3766b2b87eb1572375 (diff)
Export current Writer page as jpg/png
This is first step to rework of graphic exporting. The idea is to replace the exporter that works only for Draw/Impress and replace it with a general exporter for any object. With this it will be far easier to export objects as charts. Currently only Writer is supported and only jpg/png. Additionally, this commit introduces a new Export dialog which supports setting the pixel width, height and DPI. Change-Id: I7302b26bd432840d7ef0c3d2d2e13ff150cd2a07
Diffstat (limited to 'postprocess/Rdb_services.mk')
-rw-r--r--postprocess/Rdb_services.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/postprocess/Rdb_services.mk b/postprocess/Rdb_services.mk
index 4b0b8b7c527c..805a1e805f1f 100644
--- a/postprocess/Rdb_services.mk
+++ b/postprocess/Rdb_services.mk
@@ -28,6 +28,7 @@ $(eval $(call gb_Rdb_add_components,services,\
fileaccess/source/fileacc \
filter/source/config/cache/filterconfig1 \
filter/source/flash/flash \
+ filter/source/graphic/graphicfilter \
filter/source/msfilter/msfilter \
filter/source/odfflatxml/odfflatxml \
filter/source/pdf/pdffilter \