summaryrefslogtreecommitdiff
path: root/sc/source/ui/src/filter.src
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/src/filter.src')
-rw-r--r--sc/source/ui/src/filter.src16
1 files changed, 0 insertions, 16 deletions
diff --git a/sc/source/ui/src/filter.src b/sc/source/ui/src/filter.src
index aee5f7d5a5d2..5fcfa7b1dbf7 100644
--- a/sc/source/ui/src/filter.src
+++ b/sc/source/ui/src/filter.src
@@ -22,21 +22,5 @@ String STR_COPY_AREA_TO
{
Text [ en-US ] = "Copy results to" ;
};
-String RID_FILTER_OPERATOR
-{
- Text [ en-US ] = "Operator" ;
-};
-String RID_FILTER_FIELDNAME
-{
- Text [ en-US ] = "Field Name" ;
-};
-String RID_FILTER_CONDITION
-{
- Text [ en-US ] = "Condition" ;
-};
-String RID_FILTER_VALUE
-{
- Text [ en-US ] = "Value" ;
-};
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */