galtheme.hrc (76d76ab1) galtheme.hrc (faea413b)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 14 unchanged lines hidden (view full) ---

23#ifndef _GALTHEME_HRC_
24#define _GALTHEME_HRC_
25
26#define RID_GALLERYSTR_THEME_START (6000)
27
28// These defines are used to map gallery names to translated string ressources. Since
29// galleries may be copied from older offices to newer, do *never* change this
30// IDs except adding new ones (and adapting RID_GALLERYSTR_THEME_LAST). The ID
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 14 unchanged lines hidden (view full) ---

23#ifndef _GALTHEME_HRC_
24#define _GALTHEME_HRC_
25
26#define RID_GALLERYSTR_THEME_START (6000)
27
28// These defines are used to map gallery names to translated string ressources. Since
29// galleries may be copied from older offices to newer, do *never* change this
30// IDs except adding new ones (and adapting RID_GALLERYSTR_THEME_LAST). The ID
31// *is* written into the binary file *.thm (which is a galler theme combined of
31// *is* written into the binary file *.thm (which is a gallery theme combined of
32// three files, *.thm, *.sdv and *.sdg)
33
34#define RID_GALLERYSTR_THEME_3D (RID_GALLERYSTR_THEME_START + 1)
35#define RID_GALLERYSTR_THEME_ANIMATIONS (RID_GALLERYSTR_THEME_START + 2)
36#define RID_GALLERYSTR_THEME_BULLETS (RID_GALLERYSTR_THEME_START + 3)
37#define RID_GALLERYSTR_THEME_OFFICE (RID_GALLERYSTR_THEME_START + 4)
38#define RID_GALLERYSTR_THEME_FLAGS (RID_GALLERYSTR_THEME_START + 5)
39#define RID_GALLERYSTR_THEME_FLOWCHARTS (RID_GALLERYSTR_THEME_START + 6)

--- 47 unchanged lines hidden ---
32// three files, *.thm, *.sdv and *.sdg)
33
34#define RID_GALLERYSTR_THEME_3D (RID_GALLERYSTR_THEME_START + 1)
35#define RID_GALLERYSTR_THEME_ANIMATIONS (RID_GALLERYSTR_THEME_START + 2)
36#define RID_GALLERYSTR_THEME_BULLETS (RID_GALLERYSTR_THEME_START + 3)
37#define RID_GALLERYSTR_THEME_OFFICE (RID_GALLERYSTR_THEME_START + 4)
38#define RID_GALLERYSTR_THEME_FLAGS (RID_GALLERYSTR_THEME_START + 5)
39#define RID_GALLERYSTR_THEME_FLOWCHARTS (RID_GALLERYSTR_THEME_START + 6)

--- 47 unchanged lines hidden ---