summaryrefslogtreecommitdiff
path: root/starmath/source/commands.src
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-03-13 14:33:47 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-03-14 08:37:44 +0000
commitf645294d3959ab204ac0efb6619e74b5ba85efa6 (patch)
tree3437361d64d2df1b1849f1adfb0bf01fbd876d88 /starmath/source/commands.src
parentcbb2e6b76868d5c67a713b68310b44be59bfab3e (diff)
remove unused RID constants
found with the attached bin/find-unused-rid.py script Change-Id: I1cf79caa6cafedb8bc642f394dc7e7da889d6fdf Reviewed-on: https://gerrit.libreoffice.org/35136 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'starmath/source/commands.src')
-rw-r--r--starmath/source/commands.src35
1 files changed, 0 insertions, 35 deletions
diff --git a/starmath/source/commands.src b/starmath/source/commands.src
index 3ab9258cff0f..0b0b04e86ec7 100644
--- a/starmath/source/commands.src
+++ b/starmath/source/commands.src
@@ -85,10 +85,6 @@ String RID_XOVERY_HELP
{
Text [ en-US ] = "Division (Fraction)" ;
};
-String RID_XODIVIDEY { Text = "<?> odivide <?> " ; };
-String RID_XODOTY { Text = "<?> odot <?> " ; };
-String RID_XOMINUSY { Text = "<?> ominus <?> " ; };
-String RID_XOPLUSY { Text = "<?> oplus <?> " ; };
String RID_XOTIMESY { Text = "<?> otimes <?> " ; };
String RID_XOTIMESY_HELP
{
@@ -154,7 +150,6 @@ String RID_XGGY_HELP
{
Text [ en-US ] = "Is Much Greater Than" ;
};
-String RID_XDEFY { Text = "<?> def <?> " ; };
String RID_XEQUIVY { Text = "<?> equiv <?> " ; };
String RID_XEQUIVY_HELP
{
@@ -195,8 +190,6 @@ String RID_XTOWARDY_HELP
{
Text [ en-US ] = "Toward" ;
};
-String RID_XTRANSLY { Text = "<?> transl <?> " ; };
-String RID_XTRANSRY { Text = "<?> transr <?> " ; };
String RID_XINY { Text = "<?> in <?> " ; };
String RID_XINY_HELP
{
@@ -472,8 +465,6 @@ String RID_LIM_FROMTOX_HELP
{
Text [ en-US ] = "Limes Sup/Sub script" ;
};
-String RID_LIMINFX { Text = "liminf <?> " ; };
-String RID_LIMSUPX { Text = "limsup <?> " ; };
String RID_EXISTS { Text = "exists " ; };
String RID_EXISTS_HELP
{
@@ -570,40 +561,24 @@ String RID_LINT_FROMTOX_HELP
Text [ en-US ] = "Curve Integral Sup/Sub script" ;
};
String RID_LLINTX { Text = "llint <?> " ; };
-String RID_LLINTX_HELP
-{
- Text [ en-US ] = "Double Curve Integral" ;
-};
String RID_LLINT_FROMX { Text = "llint from{<?>} <?> " ; };
String RID_LLINT_FROMX_HELP
{
Text [ en-US ] = "Double Curve Integral Subscript Bottom" ;
};
String RID_LLINT_TOX { Text = "llint to{<?>} <?> " ; };
-String RID_LLINT_TOX_HELP
-{
- Text [ en-US ] = "Double Curve Integral Superscript Top" ;
-};
String RID_LLINT_FROMTOX { Text = "llint from{<?>} to{<?>} <?> " ; };
String RID_LLINT_FROMTOX_HELP
{
Text [ en-US ] = "Double Curve Integral Sup/Sub script" ;
};
String RID_LLLINTX { Text = "lllint <?> " ; };
-String RID_LLLINTX_HELP
-{
- Text [ en-US ] = "Triple Curve Integral" ;
-};
String RID_LLLINT_FROMX { Text = "lllint from{<?>} <?> " ; };
String RID_LLLINT_FROMX_HELP
{
Text [ en-US ] = "Triple Curve Integral Subscript Bottom" ;
};
String RID_LLLINT_TOX { Text = "lllint to{<?>} <?> " ; };
-String RID_LLLINT_TOX_HELP
-{
- Text [ en-US ] = "Triple Curve Integral Superscript Top" ;
-};
String RID_LLLINT_FROMTOX { Text = "lllint from{<?>} to{<?>} <?> " ; };
String RID_LLLINT_FROMTOX_HELP
{
@@ -742,16 +717,6 @@ String RID_COLORX_MAGENTA_HELP
{
Text [ en-US ] = "Color Magenta" ;
};
-String RID_COLORX_AQUA { Text = "color aqua {<?>} " ; };
-String RID_COLORX_AQUA_HELP
-{
- Text [ en-US ] = "Color Aqua" ;
-};
-String RID_COLORX_FUCHSIA { Text = "color fuchsia {<?>} " ; };
-String RID_COLORX_FUCHSIA_HELP
-{
- Text [ en-US ] = "Color Fuchsia" ;
-};
String RID_COLORX_GRAY { Text = "color gray {<?>} " ; };
String RID_COLORX_GRAY_HELP
{