Kaydet (Commit) 1b9f6808 authored tarafından Noel Grandin's avatar Noel Grandin

fix comments

Change-Id: Id3aea25d882b68ad81f68fced24f833146c13252
üst 23ea9fb1
......@@ -24,7 +24,7 @@
#include <rtl/string.hxx>
#include <com/sun/star/lang/Locale.hpp>
//!! WARNING: be aware of cui/source/tabpages/page.h where someone had the broken idea
//!! WARNING: be aware of svx/source/dialog/page.h where someone had the broken idea
//!! of duplicating the values of this enum in order to use those defines within
//!! src files.
//!! Thus don't reorder the enum values here without changing the code there as well.
......
......@@ -23,7 +23,7 @@
//!! the values of the following defines must correspond to the array position
//!! of the respective paper size in the file i18nutil/source/utility/paper.cxx
//!! There are enums for them in i18nutil/inc/i18nutil/paper.hxx but unfortunately
//!! There are enums for them in include/i18nutil/paper.hxx but unfortunately
//!! the resource compiler does not understand enums, thus the enum values need
//!! to be duplicated here for use in the src file.
#define PAPERSIZE_A0 0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment