summaryrefslogtreecommitdiff
path: root/sc/inc/unonames.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2014-05-20 21:09:41 -0400
committerKohei Yoshida <kohei.yoshida@collabora.com>2014-05-21 13:25:30 -0400
commit34789dbff7cc51473bca407afa5bddaf1505975c (patch)
treeba6579defc4730f1d06c49107d80855b3465299f /sc/inc/unonames.hxx
parent84db495da003ce9c4a93decd22ff220543586023 (diff)
Let's use constant uno name for these.
Change-Id: I5e34f4d7561ef7f4f7b8b3b4d7d06cca072831c7
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 1cc71a9f9584..689dceac66fd 100644
--- a/sc/inc/unonames.hxx
+++ b/sc/inc/unonames.hxx
@@ -668,6 +668,8 @@
#define SC_UNO_EMBED_FONTS "EmbedFonts"
+#define SC_UNO_ODS_LOCK_SOLAR_MUTEX "LockSolarMutex"
+
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */