summaryrefslogtreecommitdiffstats
path: root/sc/inc/unonames.hxx
diff options
context:
space:
mode:
authorNoel Power <noel.power@suse.com>2013-02-20 17:27:32 +0000
committerNoel Power <noel.power@suse.com>2013-02-21 13:02:58 +0000
commit1d0f45ee2efb5dc8d3c40f33ba1494807c117729 (patch)
tree1831fb42b62eb2f829ca42d31ea64791d3870aae /sc/inc/unonames.hxx
parentfdo#57950: Remove some chained appends in filter in sw/access (diff)
downloadcore-1d0f45ee2efb5dc8d3c40f33ba1494807c117729.tar.gz
core-1d0f45ee2efb5dc8d3c40f33ba1494807c117729.zip
basic support for writing embedded fonts for calc docs
Diffstat (limited to 'sc/inc/unonames.hxx')
-rw-r--r--sc/inc/unonames.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/inc/unonames.hxx b/sc/inc/unonames.hxx
index 9ab18568fe14..1a34e6d1cf2c 100644
--- a/sc/inc/unonames.hxx
+++ b/sc/inc/unonames.hxx
@@ -665,6 +665,8 @@
// Named ranges
#define SC_UNO_MODIFY_BROADCAST "ModifyAndBroadcast"
+#define SC_UNO_EMBED_FONTS "EmbedFonts"
+
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */