summaryrefslogtreecommitdiff
path: root/starmath/source/smres.src
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/smres.src')
-rw-r--r--starmath/source/smres.src83
1 files changed, 0 insertions, 83 deletions
diff --git a/starmath/source/smres.src b/starmath/source/smres.src
index 91338dafc374..d17398dcdf32 100644
--- a/starmath/source/smres.src
+++ b/starmath/source/smres.src
@@ -974,89 +974,6 @@ TabPage RID_PRINTOPTIONPAGE
};
};
-ModalDialog RID_SYMBOLDIALOG
-{
- HelpID = "starmath:ModalDialog:RID_SYMBOLDIALOG";
- OutputSize = TRUE ;
- SVLook = TRUE ;
- Closeable = TRUE; // Close Button in Window Leiste explizit einbauen
- Size = MAP_APPFONT ( 239 , 123 ) ;
- Text [ en-US ] = "Symbols" ;
- Moveable = TRUE ;
- FixedText 1
- {
- Pos = MAP_APPFONT ( 6 , 6 ) ;
- Size = MAP_APPFONT ( 92 , 8 ) ;
- Left = TRUE ;
- Text [ en-US ] = "~Symbol set";
- };
- ListBox 1
- {
- HelpID = "starmath:ListBox:RID_SYMBOLDIALOG:1";
- Border = TRUE ;
- Pos = MAP_APPFONT ( 6 , 17 ) ;
- Size = MAP_APPFONT ( 92, 57 ) ;
- TabStop = TRUE ;
- Sort = TRUE ;
- DropDown = TRUE ;
- VScroll = TRUE ;
- };
- Control 1
- {
- HelpID = HID_SMA_CONTROL_SYMBOLSET_VIEW ;
- Border = TRUE ;
- Pos = MAP_APPFONT ( 6 , 35 ) ;
- Size = MAP_APPFONT ( 96 , 72 ) ;
- TabStop = TRUE ;
- };
- Control 2
- {
- Border = TRUE ;
- Pos = MAP_APPFONT ( 108 , 35 ) ;
- Size = MAP_APPFONT ( 63 , 72 ) ;
- };
- FixedText 2
- {
- Center = TRUE ;
- Pos = MAP_APPFONT ( 6 , 108 ) ;
- Size = MAP_APPFONT ( 92 , 8 ) ;
- Text [ en-US ] = "Unknown" ;
- };
- PushButton 2
- {
- HelpID = "starmath:PushButton:RID_SYMBOLDIALOG:2";
- TabStop = TRUE ;
- Pos = MAP_APPFONT ( 177 , 6 ) ;
- Size = MAP_APPFONT ( 56 , 14 ) ;
- DefButton = TRUE ;
- Text [ en-US ] = "~Insert" ;
- };
- PushButton 3
- {
- HelpID = "starmath:PushButton:RID_SYMBOLDIALOG:3";
- Pos = MAP_APPFONT ( 177 , 24 ) ;
- Size = MAP_APPFONT ( 56 , 14 ) ;
- TabStop = TRUE ;
- Text [ en-US ] = "~Close";
- };
- PushButton 1
- {
- HelpID = "starmath:PushButton:RID_SYMBOLDIALOG:1";
- TabStop = TRUE ;
- Pos = MAP_APPFONT ( 177 , 42 ) ;
- Size = MAP_APPFONT ( 56 , 14 ) ;
- Text [ en-US ] = "~Edit..." ;
- };
- HelpButton 1
- {
- Pos = MAP_APPFONT ( 177 , 60 ) ;
- Size = MAP_APPFONT ( 56 , 14 ) ;
- TabStop = TRUE ;
- HelpID = "starmath:HelpButton:RID_SYMBOLDIALOG:1";
- Text [ en-US ] = "~Help" ;
- };
-};
-
ModalDialog RID_SYMDEFINEDIALOG
{
HelpID = "starmath:ModalDialog:RID_SYMDEFINEDIALOG";