From 062eaeffe7cb986255063bb9b0a5f3fb3fc8e34c Mon Sep 17 00:00:00 2001 From: Tzvetelina Tzeneva Date: Thu, 22 Dec 2011 17:27:32 +0100 Subject: sw: Improved document comparison based on RSIDs. --- svx/inc/svx/dialogs.hrc | 1 + 1 file changed, 1 insertion(+) (limited to 'svx/inc') diff --git a/svx/inc/svx/dialogs.hrc b/svx/inc/svx/dialogs.hrc index 0ece88fa594e..a1038f1ef1ce 100755 --- a/svx/inc/svx/dialogs.hrc +++ b/svx/inc/svx/dialogs.hrc @@ -136,6 +136,7 @@ #define RID_SW_TP_OPTTABLE_PAGE (RID_OFA_START + 210) #define RID_SW_TP_REDLINE_OPT (RID_OFA_START + 212) #define RID_SW_TP_OPTCOMPATIBILITY_PAGE (RID_OFA_START + 255) +#define RID_SW_TP_COMPARISON_OPT (RID_OFA_START + 257) #define RID_SW_TP_HTML_CONTENT_OPT (RID_OFA_START + 240) #define RID_SW_TP_HTML_OPTPRINT_PAGE (RID_OFA_START + 242) #define RID_SW_TP_HTML_OPTTABLE_PAGE (RID_OFA_START + 243) -- cgit