summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2002-07-19 12:37:29 +0000
committerFrank Schönheit <fs@openoffice.org>2002-07-19 12:37:29 +0000
commit172db3c8817603339794a0a38013633f58eda7fe (patch)
tree1d46cc27eaddb70f31ad3a32c7747bc26a25ce0c /sw/source/ui/misc
parent95eea2da64dcca267d481fd3b24b51cd783f3f38 (diff)
during #101514#: BMP_ROOT_CLOSED and BMP_ROOT_OPENED are not needed anymore: now always using the (same) functionality from the SvTreeListBox
Diffstat (limited to 'sw/source/ui/misc')
-rw-r--r--sw/source/ui/misc/redlndlg.src16
1 files changed, 2 insertions, 14 deletions
diff --git a/sw/source/ui/misc/redlndlg.src b/sw/source/ui/misc/redlndlg.src
index 478adaaf1c6d..921ee35ec15e 100644
--- a/sw/source/ui/misc/redlndlg.src
+++ b/sw/source/ui/misc/redlndlg.src
@@ -2,9 +2,9 @@
*
* $RCSfile: redlndlg.src,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: kz $ $Date: 2001-07-14 20:30:10 $
+ * last change: $Author: fs $ $Date: 2002-07-19 13:37:29 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -355,15 +355,3 @@ Menu MN_REDLINE_POPUP
};
};
};
-Bitmap BMP_ROOT_CLOSED
-{
- File = "plus.bmp" ;
-};
-Bitmap BMP_ROOT_OPENED
-{
- File = "minus.bmp" ;
-};
-
-
-
-