summaryrefslogtreecommitdiff
path: root/sw/inc/swabstdlg.hxx
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@frugalware.org>2011-03-26 17:07:46 +0100
committerMiklos Vajna <vmiklos@frugalware.org>2011-03-28 11:29:36 +0200
commit1ed7acbd03d458b64fd2792386e8c9aa609d4cef (patch)
tree37122c6b2fa3e04996e353f0e1ddc5970102d1fe /sw/inc/swabstdlg.hxx
parent1d21a4249661b1b55cf8fbea67ad47ffb4f813fa (diff)
fdo#32413: Add an apply button to style edit dialog in Writer
Diffstat (limited to 'sw/inc/swabstdlg.hxx')
-rw-r--r--sw/inc/swabstdlg.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/inc/swabstdlg.hxx b/sw/inc/swabstdlg.hxx
index d5219da395ba..c5f8f231451c 100644
--- a/sw/inc/swabstdlg.hxx
+++ b/sw/inc/swabstdlg.hxx
@@ -323,6 +323,7 @@ public:
#define RET_EDIT_RESULT_DOC 102
#define RET_TARGET_CREATED 103
#define RET_REMOVE_TARGET 104
+#define RET_APPLY_TEMPLATE 105
class SwView;
class SwMailMergeConfigItem;