summaryrefslogtreecommitdiff
path: root/sw/inc/cmdid.h
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@suse.cz>2012-07-02 15:14:07 +0200
committerMiklos Vajna <vmiklos@suse.cz>2012-07-02 15:42:46 +0200
commitdba6a280968eb7ecca2f74d343ca8fccde1560bc (patch)
treead06a4a728c9d726e1b44e4983cd49ce9b9a027c /sw/inc/cmdid.h
parent4e06bafe801223de132ca043a3f2e0baaf803ed4 (diff)
sw: initial HeaderTextFirst / FooterTextFirst
The header/footer text for the first page can now be written (document model ready), but layout doesn't take it into account yet. Also, SwDoc::ChgPageDesc() has some copy&paste, will fix that soon. Change-Id: Ic28659f028e7db4aa1b6eefc76a4e672127e2c98
Diffstat (limited to 'sw/inc/cmdid.h')
-rw-r--r--sw/inc/cmdid.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/inc/cmdid.h b/sw/inc/cmdid.h
index faf4862b66a6..91c8158ce036 100644
--- a/sw/inc/cmdid.h
+++ b/sw/inc/cmdid.h
@@ -725,6 +725,8 @@ included in c-context files, so c++ style stuff will cause problems.
#define FN_EMBEDDED_OBJECT (FN_EXTRA2 + 116)
#define FN_UNO_HEADER_SHARE_FIRST_CONTENT (FN_EXTRA2 + 117)
#define FN_UNO_FOOTER_SHARE_FIRST_CONTENT (FN_EXTRA2 + 118)
+#define FN_UNO_HEADER_FIRST (FN_EXTRA2 + 119)
+#define FN_UNO_FOOTER_FIRST (FN_EXTRA2 + 120)
/*------------------------------------------------ --------------------
Area: Help