summaryrefslogtreecommitdiff
path: root/sw/inc/shellid.hxx
diff options
context:
space:
mode:
authorMaja Djordjevic <ovcica@gmail.com>2011-01-06 12:08:48 +0100
committerCédric Bosdonnat <cedricbosdo@openoffice.org>2011-01-06 12:16:02 +0100
commitebd0c7e25f21785071e922fd7df2be902447afbe (patch)
tree595588d282c205b5f0bf9c25ee5cb956e3f05fa4 /sw/inc/shellid.hxx
parent02de6325fbe8a8b46ec862cd1d2868c1b1807894 (diff)
fdo#32869: Added navigation buttons to writer
Diffstat (limited to 'sw/inc/shellid.hxx')
-rw-r--r--sw/inc/shellid.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/inc/shellid.hxx b/sw/inc/shellid.hxx
index 16ba7ae00321..a8f247ef2a7d 100644
--- a/sw/inc/shellid.hxx
+++ b/sw/inc/shellid.hxx
@@ -71,6 +71,7 @@
#define SW_MEDIASHELL (SFX_INTERFACE_SW_START + 31)
#define SW_ANNOTATIONSHELL (SFX_INTERFACE_SW_START + 32)
+#define SW_NAVIGATIONSHELL (SFX_INTERFACE_SW_START + 33)
#endif // _UIPARAM_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */