basic inplace Font preview for calc

Change-Id: Ic1e6c953852a6106ee94f0b577ed398d62aa2285
This commit is contained in:
Noel Power
2013-04-15 20:35:47 +01:00
parent 808d14765b
commit dd76360478
13 changed files with 321 additions and 32 deletions

View File

@@ -113,6 +113,9 @@
#define SID_ATTR_CHAR_LATIN_POSTURE ( SID_SVX_START + 997 )
#define SID_ATTR_CHAR_LATIN_WEIGHT ( SID_SVX_START + 998 )
#define SID_ATTR_PARA_OUTLINE_LEVEL ( SID_SVX_START +1092 )
#define SID_ATTR_CHAR_PREVIEW_FONT ( SID_SVX_START + 1093 )
#define SID_ATTR_CHAR_ENDPREVIEW_FONT ( SID_SVX_START + 1094 )
// this ID didn't exist prior to the svx split
#define SID_ATTR_CHAR_OVERLINE ( SID_EDIT_START + 68 )