diff options
author | Noel Power <noel.power@suse.com> | 2013-02-20 19:29:10 +0000 |
---|---|---|
committer | Noel Power <noel.power@suse.com> | 2013-02-21 13:02:58 +0000 |
commit | c4a8e6b62e80d79d98743af022b3d5e5d1f22f51 (patch) | |
tree | 1a5eb02a003bd610db29e32b3b377a005460ca40 /sfx2/source/dialog/dialog.hrc | |
parent | 1d0f45ee2efb5dc8d3c40f33ba1494807c117729 (diff) |
clone documentfontsdialog from sw, add method to SfxDocumentInfoDialog add tab
Change-Id: I9cfb4f65e27a73921ac7944376677c5ddecdf9a9
Diffstat (limited to 'sfx2/source/dialog/dialog.hrc')
-rw-r--r-- | sfx2/source/dialog/dialog.hrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sfx2/source/dialog/dialog.hrc b/sfx2/source/dialog/dialog.hrc index 5cb1b355bfbd..243110f64a10 100644 --- a/sfx2/source/dialog/dialog.hrc +++ b/sfx2/source/dialog/dialog.hrc @@ -68,6 +68,7 @@ #define SFX_PB_EDIT ( RC_DIALOG_BEGIN + 124 ) #define STR_STYLE_ELEMTLIST ( RC_DIALOG_BEGIN + 125 ) +#define STR_FONT_TABPAGE ( RC_DIALOG_BEGIN + 126 ) #endif // #ifndef _SFX_DIALOG_HRC |