summaryrefslogtreecommitdiff
path: root/include/sfx2
diff options
context:
space:
mode:
authorLaurent Balland-Poirier <laurent.balland-poirier@laposte.net>2015-05-03 18:01:52 +0200
committerEike Rathke <erack@redhat.com>2015-05-06 17:54:06 +0000
commitfeb336a2a286ff1fc4f584c1ee4ab2148ac596ad (patch)
tree21561d46872b1ca8e63b2ba43c1d0b79a351f8fa /include/sfx2
parent824854997ea293f12a17ec8b91c25924d8db6b75 (diff)
tdf#90258 Sidebar: toggle Thousand/Engineering
Continue https://gerrit.libreoffice.org/15606/ 5a8c7fd551522bdfe935f4138bde0df376464608 Rebase of https://gerrit.libreoffice.org/15233/ Update with more robust tests. Update create NumberFormatPropertyPanel.[hs]rc Change-Id: I36bd95cbaee160f96e7e7369096b5c8fb0aa8a4d Reviewed-on: https://gerrit.libreoffice.org/15609 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'include/sfx2')
-rw-r--r--include/sfx2/sfx.hrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sfx2/sfx.hrc b/include/sfx2/sfx.hrc
index e184a3061303..4f63e5262607 100644
--- a/include/sfx2/sfx.hrc
+++ b/include/sfx2/sfx.hrc
@@ -88,6 +88,7 @@
#define RID_SFX_SFXLOCAL_START (RID_SFX_START + 3082)
#define RID_SFX_VIEW_START (RID_SFX_START + 4096)
#define RID_SFX_SIDEBAR_START (RID_SFX_START + 4150)
+#define RID_SFX_PROPERTYPANEL_START (RID_SFX_START + 4400)
// RID_CNT_START2 (RID_SFX_START + 4500)
// RID_SFX_CHAOSDOC_START (RID_SFX_START + 5120)
// RID_SFX_TPLCOMPONENT_START (RID_SFX_START + 6800)