diff options
author | Caolán McNamara <caolanm@redhat.com> | 2017-02-16 12:24:56 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2017-02-16 15:57:05 +0000 |
commit | 457d0fda0ee93d912317ab1d92160deead249bc6 (patch) | |
tree | 071ac7124b8048974d4cac6c9803c77125b78680 /include | |
parent | 875dd0bc4e7016796c33f26e0a905465a38ee7b1 (diff) |
add SID_SC_TP_STAT and replace RID_SCPAGE_STAT with it
Change-Id: Ia4364ba408b439f66e959be915e8b6e9cc5eacb4
Diffstat (limited to 'include')
-rw-r--r-- | include/svx/dialogs.hrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/svx/dialogs.hrc b/include/svx/dialogs.hrc index 4b7ecd6d4060..33224aee663e 100644 --- a/include/svx/dialogs.hrc +++ b/include/svx/dialogs.hrc @@ -137,6 +137,7 @@ #define SID_SD_TP_SNAP (RID_OFA_START + 227) #define SID_SD_TP_MISC (RID_OFA_START + 231) #define RID_SC_TP_DEFAULTS (RID_OFA_START + 253) +#define SID_SC_TP_STAT (RID_OFA_START + 254) // ResId's fuer Dialoge aus StarDraw #define RID_SVXSW_FRAMEPOSITIONS (RID_SVX_START + 289) |