summaryrefslogtreecommitdiff
path: root/wizards/source/template/template.src
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/source/template/template.src')
-rw-r--r--wizards/source/template/template.src250
1 files changed, 0 insertions, 250 deletions
diff --git a/wizards/source/template/template.src b/wizards/source/template/template.src
index abcfcfc4a244..b749cb7fcdcc 100644
--- a/wizards/source/template/template.src
+++ b/wizards/source/template/template.src
@@ -16,10 +16,6 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#define SAMPLES 1000
-#define STYLES 1100
-#define STYLENAME_DEF 1120
-#define STYLENAME 1150
#define AgendaDlgName 1200
#define AgendaDlgNoCancel 1201
#define AgendaDlgFrame 1202
@@ -30,217 +26,6 @@
#define CorrespondenceDialog 1303
#define CorrespondenceFields 1350
#define TextField 1400
-#define Newsletter 1450
-
-String SAMPLES
-{
- Text [ en-US ] = "In order to use the full functionality of this sample, create a document that is based on this template.";
-};
-
-String SAMPLES + 1
-{
- Text [ en-US ] = "Remarks";
-};
-
-String STYLES
-{
- Text [ en-US ] = "Theme Selection";
-};
-
-String STYLES + 1
-{
- Text [ en-US ] = "Error while saving the document to the clipboard! The following action cannot be undone.";
-};
-
-String STYLES + 2
-{
- Text [ en-US ] = "~Cancel";
-};
-
-String STYLES + 3
-{
- Text [ en-US ] = "~OK";
-};
-
-String STYLENAME_DEF
-{
- Text = "(Standard)";
-};
-
-String STYLENAME_DEF + 1
-{
- Text = "Autumn Leaves";
-};
-
-String STYLENAME_DEF + 2
-{
- Text = "Be";
-};
-
-String STYLENAME_DEF + 3
-{
- Text = "Black and White";
-};
-
-String STYLENAME_DEF + 4
-{
- Text = "Blackberry Bush";
-};
-
-String STYLENAME_DEF + 5
-{
- Text = "Blue Jeans";
-};
-
-String STYLENAME_DEF + 6
-{
- Text = "Fifties Diner";
-};
-
-String STYLENAME_DEF + 7
-{
- Text = "Glacier";
-};
-
-String STYLENAME_DEF + 8
-{
- Text = "Green Grapes";
-};
-
-String STYLENAME_DEF + 9
-{
- Text = "Marine";
-};
-
-String STYLENAME_DEF + 10
-{
- Text = "Millennium";
-};
-
-String STYLENAME_DEF + 11
-{
- Text = "Nature";
-};
-
-String STYLENAME_DEF + 12
-{
- Text = "Neon";
-};
-
-String STYLENAME_DEF + 13
-{
- Text = "Night";
-};
-
-String STYLENAME_DEF + 14
-{
- Text = "PC Nostalgia";
-};
-
-String STYLENAME_DEF + 15
-{
- Text = "Pastel";
-};
-
-String STYLENAME_DEF + 16
-{
- Text = "Pool Party";
-};
-
-String STYLENAME_DEF + 17
-{
- Text = "Pumpkin";
-};
-
-String STYLENAME
-{
- Text [ en-US ] = "(Standard)";
-};
-
-String STYLENAME + 1
-{
- Text [ en-US ] = "Autumn Leaves";
-};
-
-String STYLENAME + 2
-{
- Text [ en-US ] = "Be";
-};
-
-String STYLENAME + 3
-{
- Text [ en-US ] = "Black and White";
-};
-
-String STYLENAME + 4
-{
- Text [ en-US ] = "Blackberry Bush";
-};
-
-String STYLENAME + 5
-{
- Text [ en-US ] = "Blue Jeans";
-};
-
-String STYLENAME + 6
-{
- Text [ en-US ] = "Fifties Diner";
-};
-
-String STYLENAME + 7
-{
- Text [ en-US ] = "Glacier";
-};
-
-String STYLENAME + 8
-{
- Text [ en-US ] = "Green Grapes";
-};
-
-String STYLENAME + 9
-{
- Text [ en-US ] = "Marine";
-};
-
-String STYLENAME + 10
-{
- Text [ en-US ] = "Millennium";
-};
-
-String STYLENAME + 11
-{
- Text [ en-US ] = "Nature";
-};
-
-String STYLENAME + 12
-{
- Text [ en-US ] = "Neon";
-};
-
-String STYLENAME + 13
-{
- Text [ en-US ] = "Night";
-};
-
-String STYLENAME + 14
-{
- Text [ en-US ] = "PC Nostalgia";
-};
-
-String STYLENAME + 15
-{
- Text [ en-US ] = "Pastel";
-};
-
-String STYLENAME + 16
-{
- Text [ en-US ] = "Pool Party";
-};
-
-String STYLENAME + 17
-{
- Text [ en-US ] = "Pumpkin";
-};
String AgendaDlgName
{
@@ -468,39 +253,4 @@ String TextField
};
-String Newsletter
-{
- Text [ en-US ] = "General layout";
-};
-
-String Newsletter + 1
-{
- Text [ en-US ] = "Default layout";
-};
-
-String Newsletter + 2
-{
- Text [ en-US ] = "Commemorative publication layout";
-};
-
-String Newsletter + 3
-{
- Text [ en-US ] = "Brochure layout";
-};
-
-String Newsletter + 10
-{
- Text [ en-US ] = "Format";
-};
-
-String Newsletter + 11
-{
- Text [ en-US ] = "Single-sided";
-};
-
-String Newsletter + 12
-{
- Text [ en-US ] = "Double-sided";
-};
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */