summaryrefslogtreecommitdiff
path: root/sw/inc
diff options
context:
space:
mode:
authorNoel Power <noel.power@suse.com>2013-02-21 10:39:10 +0000
committerNoel Power <noel.power@suse.com>2013-02-21 13:02:58 +0000
commitdb28ed792e08d3eef3e901eaedb255bdc66d1db1 (patch)
tree4346a345b39cedb87ae8589eabc2828629caa768 /sw/inc
parentc4a8e6b62e80d79d98743af022b3d5e5d1f22f51 (diff)
adapt writer to use centralised font dialog and fix some minor bugs
fixed incorrect return of EmbeddFonts property and also make sure that NotifyEmbeddedFontRead is called on reload Change-Id: I085f50ff88bbf73b5dcdb9630b6c5844430a47c2
Diffstat (limited to 'sw/inc')
-rw-r--r--sw/inc/globals.hrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/inc/globals.hrc b/sw/inc/globals.hrc
index 8a2b81d23a92..0653aaf8bc3e 100644
--- a/sw/inc/globals.hrc
+++ b/sw/inc/globals.hrc
@@ -30,7 +30,6 @@
#define STR_LOAD_GLOBAL_DOC (RC_GLOBALS_BEGIN + 2)
#define STR_DOC_STAT (RC_GLOBALS_BEGIN + 10)
-#define STR_DOC_FONTS (RC_GLOBALS_BEGIN + 107)
#define STR_PAGE (RC_GLOBALS_BEGIN + 14)
#define STR_PRINTOPTUI (RC_GLOBALS_BEGIN + 15)
@@ -139,7 +138,6 @@
#define TP_COLUMN (RC_GLOBALS_BEGIN + 13)
#define TP_DOC_STAT (RC_GLOBALS_BEGIN + 15)
-#define TP_DOC_FONTS (RC_GLOBALS_BEGIN + 108)
#define TP_HEADER_PAGE (RC_GLOBALS_BEGIN + 16)
#define TP_FOOTER_PAGE (RC_GLOBALS_BEGIN + 17)