summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/newstyle.src
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/dialog/newstyle.src')
-rw-r--r--sfx2/source/dialog/newstyle.src3
1 files changed, 2 insertions, 1 deletions
diff --git a/sfx2/source/dialog/newstyle.src b/sfx2/source/dialog/newstyle.src
index fa5fa62a2ee4..90ed1a139cbb 100644
--- a/sfx2/source/dialog/newstyle.src
+++ b/sfx2/source/dialog/newstyle.src
@@ -28,10 +28,11 @@
#include <sfx2/sfx.hrc>
#include "dialog.hrc"
#include "newstyle.hrc"
+#include "sfx2/sfxcommands.h"
ModalDialog DLG_NEW_STYLE_BY_EXAMPLE
{
- HelpId = SID_STYLE_NEW_BY_EXAMPLE ;
+ HelpId = CMD_SID_STYLE_NEW_BY_EXAMPLE ;
OutputSize = TRUE ;
SVLook = TRUE ;
Size = MAP_APPFONT ( 177 , 112 ) ;
st 10^-4mLionel Elie Mamane 2012-07-03ditch String::CreateFromAsciiCaolán McNamara 2012-07-03Remove duplication of License/Credits informationStefan Knorr (astron) 2012-07-02hrc cleanup: Remove include guardsThomas Arnhold 2012-07-02hrc cleanup: Remove unused definesThomas Arnhold 2012-07-02targetted improvement of UNO API includes / usageMichael Meeks 2012-06-29re-base on ALv2 code.Michael Meeks 2012-06-29Remove UNO includes commentsThomas Arnhold 2012-06-27Remove unused include filesThomas Arnhold 2012-06-27hrc cleanup: Remove commented out codeThomas Arnhold 2012-06-22.xml files don't need executable bitsMichael Stahl 2012-06-22.props files don't need executable bitsMichael Stahl 2012-06-23removed unused forward declarations of classTakeshi Abe 2012-06-22re-base on ALv2 code.Michael Meeks 2012-06-21re-base on ALv2 code.Michael Meeks 2012-06-21re-base on ALv2 code.Michael Meeks 2012-06-21hrc cleanup: Remove unused definesThomas Arnhold 2012-06-21removed useless InsertFunctions.hxxTakeshi Abe 2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara 2012-06-19Revert "Remove License/Credits menu items"Petr Mladek