summaryrefslogtreecommitdiff
path: root/sfx2/inc
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-07-29 19:22:59 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-07-29 19:36:35 +0200
commit10ada83716e7c7d591d2c7d5c19cc5920db38faf (patch)
treeb29591fe42aa79fcf7a2aad4593efb4f11272506 /sfx2/inc
parentc03cdb3968c18f95da82ab58c6cc2050fccc4707 (diff)
Partially revert "Remove unused defines"
This partially reverts 00240d049790d11c4ef35de7a294819107197efd http://lists.freedesktop.org/archives/libreoffice/2012-July/035331.html Change-Id: Ib682cd258cca12e742be5fb1715b2aecfe0a761e
Diffstat (limited to 'sfx2/inc')
-rw-r--r--sfx2/inc/sfx2/linksrc.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sfx2/inc/sfx2/linksrc.hxx b/sfx2/inc/sfx2/linksrc.hxx
index f152c0d76463..4ff77b6afa54 100644
--- a/sfx2/inc/sfx2/linksrc.hxx
+++ b/sfx2/inc/sfx2/linksrc.hxx
@@ -39,9 +39,9 @@ class String;
#ifndef ADVISEMODE_NODATA
// Must be the same value as Ole2 ADVF_*
#define ADVISEMODE_NODATA 0x01
-// ADVISEMODE_PRIMEFIRST 0x02
+#define ADVISEMODE_PRIMEFIRST 0x02
#define ADVISEMODE_ONLYONCE 0x04
-// ADVISEMODE_DATAONSTOP 0x40
+#define ADVISEMODE_DATAONSTOP 0x40
#endif
namespace sfx2