summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2001-06-18 08:57:03 +0000
committerMathias Bauer <mba@openoffice.org>2001-06-18 08:57:03 +0000
commitcc9b5d61604d1c8dd99a20288599451121e9e236 (patch)
treef22084995e2ab22adaf5a230cff8110d6ec7944d /sfx2
parent052d33c7428c6c2e8a96fd8dcbb020658c4471cc (diff)
removed obsolete Recording-Toolbox
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/appl/app.src44
1 files changed, 2 insertions, 42 deletions
diff --git a/sfx2/source/appl/app.src b/sfx2/source/appl/app.src
index 1bc78e4d7f06..43f2e9ea217b 100644
--- a/sfx2/source/appl/app.src
+++ b/sfx2/source/appl/app.src
@@ -2,9 +2,9 @@
*
* $RCSfile: app.src,v $
*
- * $Revision: 1.36 $
+ * $Revision: 1.37 $
*
- * last change: $Author: kz $ $Date: 2001-06-14 21:40:02 $
+ * last change: $Author: mba $ $Date: 2001-06-18 09:57:03 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -2133,46 +2133,6 @@ ToolBox RID_FULLSCREENTOOLBOX
};
};
-String RID_RECORDINGTOOLBOX
-{
- Text = "" ;
- /*
- Text = "Makro Aufzeichnung";
- Text [ENGLISH] = "Macro Recorder";
- Text [english_us] = "Macro Recorder";
-*/
-};
-
-ToolBox RID_RECORDINGTOOLBOX
-{
- HelpId = HID_RECORDINGTOOLBOX ;
- ButtonType = BUTTON_SYMBOL ;
- LineSpacing = TRUE ;
- Border = TRUE ;
- Scroll = TRUE ;
- SVLook = TRUE ;
- Moveable = TRUE ;
- Sizeable = TRUE ;
- Closeable = FALSE ;
- Zoomable = TRUE ;
- Customize = FALSE ;
- FloatingMode = TRUE ;
- Hide = TRUE ;
- _FloatingPosMapMode = MAP_APPFONT ;
- _FloatingPosX = -50 ;
- _FloatingPosY = -70 ;
- FloatingLines = 1 ;
- HideWhenDeactivate = TRUE ;
- Align = BOXALIGN_TOP ;
- ItemList =
- {
- ToolBoxItem
- {
- Identifier = SID_RECORDMACRO ;
- };
- };
-};
-
String STR_EVENT_NEWMESSAGE
{
Text = "Nachricht eingetroffen" ;