diff options
Diffstat (limited to 'cui/source/tabpages/page.h')
-rw-r--r-- | cui/source/tabpages/page.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/tabpages/page.h b/cui/source/tabpages/page.h index c394eb181a20..9a6af59dcf76 100644 --- a/cui/source/tabpages/page.h +++ b/cui/source/tabpages/page.h @@ -32,7 +32,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 i18npool/inc/i18nutil/paper.hxx but unfortunately +//!! There are enums for them in i18nutil/inc/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 |