summaryrefslogtreecommitdiff
path: root/svx/source
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-24 22:48:26 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-25 14:12:55 +0200
commit60212988e1cd84169afb028a4255b6f935f1fd4b (patch)
tree0e6f16c5ce30c0b6bb956741fb66f4c1794070d2 /svx/source
parentdf3c7d6ddf633f8511cbd72a536c58a5006ca31e (diff)
hrc cleanup: Further cleanup
Change-Id: I653cfce095ae55bc7644c02669757a17580917e3
Diffstat (limited to 'svx/source')
-rw-r--r--svx/source/items/svxitems.src139
1 files changed, 0 insertions, 139 deletions
diff --git a/svx/source/items/svxitems.src b/svx/source/items/svxitems.src
index 182df54c1d2f..c3f8ece34a97 100644
--- a/svx/source/items/svxitems.src
+++ b/svx/source/items/svxitems.src
@@ -102,120 +102,6 @@ String RID_SVXITEMS_EXTRAS_CHARCOLOR
Text [ en-US ] = "Font color" ;
};
// SvxSearchItem ------------------------------------------------------------
- // Kommando
-String RID_SVXITEMS_SEARCHCMD_FIND
-{
- Text [ en-US ] = "Search" ;
-};
-String RID_SVXITEMS_SEARCHCMD_FIND_ALL
-{
- Text [ en-US ] = "Find All" ;
-};
-String RID_SVXITEMS_SEARCHCMD_REPLACE
-{
- Text [ en-US ] = "Replace" ;
-};
-String RID_SVXITEMS_SEARCHCMD_REPLACE_ALL
-{
- Text [ en-US ] = "Replace all" ;
-};
- // Vorlagen
-String RID_SVXITEMS_SEARCHSTYL_CHAR
-{
- Text [ en-US ] = "Character Style" ;
-};
-String RID_SVXITEMS_SEARCHSTYL_PARA
-{
- Text [ en-US ] = "Paragraph Style" ;
-};
-String RID_SVXITEMS_SEARCHSTYL_FRAME
-{
- Text [ en-US ] = "Frame Style" ;
-};
-String RID_SVXITEMS_SEARCHSTYL_PAGE
-{
- Text [ en-US ] = "Page Style" ;
-};
- // Zellen-Typ
-String RID_SVXITEMS_SEARCHIN_FORMULA
-{
- Text [ en-US ] = "Formula" ;
-};
-String RID_SVXITEMS_SEARCHIN_VALUE
-{
- Text [ en-US ] = "Value" ;
-};
-String RID_SVXITEMS_SEARCHIN_NOTE
-{
- Text [ en-US ] = "Note" ;
-};
- // Applikation
-String RID_SVXITEMS_SEARCHAPP_WRITER
-{
- Text = "StarWriter" ;
-};
-String RID_SVXITEMS_SEARCHAPP_CALC
-{
- Text = "StarCalc" ;
-};
-String RID_SVXITEMS_SEARCHAPP_DRAW
-{
- Text = "StarDraw" ;
-};
-String RID_SVXITEMS_SEARCHAPP_BASE
-{
- Text = "StarBase" ;
-};
- // enum BrushStyle ----------------------------------------------------------
-String RID_SVXITEMS_BRUSHSTYLE_NULL
-{
- Text [ en-US ] = "None" ;
-};
-String RID_SVXITEMS_BRUSHSTYLE_SOLID
-{
- Text [ en-US ] = "Solid" ;
-};
-String RID_SVXITEMS_BRUSHSTYLE_HORZ
-{
- Text [ en-US ] = "Horizontal" ;
-};
-String RID_SVXITEMS_BRUSHSTYLE_VERT
-{
- Text [ en-US ] = "Vertical" ;
-};
-String RID_SVXITEMS_BRUSHSTYLE_CROSS
-{
- Text [ en-US ] = "Grid" ;
-};
-String RID_SVXITEMS_BRUSHSTYLE_DIAGCROSS
-{
- Text [ en-US ] = "Diamond" ;
-};
-String RID_SVXITEMS_BRUSHSTYLE_UPDIAG
-{
- Text [ en-US ] = "Diagonal up" ;
-};
-String RID_SVXITEMS_BRUSHSTYLE_DOWNDIAG
-{
- Text [ en-US ] = "Diagonal down" ;
-};
-String RID_SVXITEMS_BRUSHSTYLE_25
-{
- Text = "25%" ;
-};
-String RID_SVXITEMS_BRUSHSTYLE_50
-{
- Text = "50%" ;
-};
-String RID_SVXITEMS_BRUSHSTYLE_75
-{
- Text = "75%" ;
-};
-String RID_SVXITEMS_BRUSHSTYLE_BITMAP
-{
- Text [ en-US ] = "Image" ;
-};
-
String RID_SVXITEMS_ORI_STANDARD
{
Text [ en-US ] = "Default orientation" ;
@@ -232,31 +118,6 @@ String RID_SVXITEMS_ORI_STACKED
{
Text [ en-US ] = "Stacked" ;
};
- // GetValueText von BoolItems
-String RID_SVXITEMS_BOXINF_TABLE_TRUE
-{
- Text [ en-US ] = "Table" ;
-};
-String RID_SVXITEMS_BOXINF_TABLE_FALSE
-{
- Text [ en-US ] = "Not Table" ;
-};
-String RID_SVXITEMS_BOXINF_DIST_TRUE
-{
- Text [ en-US ] = "Spacing enabled" ;
-};
-String RID_SVXITEMS_BOXINF_DIST_FALSE
-{
- Text [ en-US ] = "Spacing disabled" ;
-};
-String RID_SVXITEMS_BOXINF_MDIST_TRUE
-{
- Text [ en-US ] = "Keep spacing interval" ;
-};
-String RID_SVXITEMS_BOXINF_MDIST_FALSE
-{
- Text [ en-US ] = "Allowed to fall short of spacing interval" ;
-};
String RID_SVXITEMS_MARGIN_LEFT
{
Text [ en-US ] = "Left margin: " ;