summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/templdlg.src
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/dialog/templdlg.src')
-rw-r--r--sfx2/source/dialog/templdlg.src89
1 files changed, 0 insertions, 89 deletions
diff --git a/sfx2/source/dialog/templdlg.src b/sfx2/source/dialog/templdlg.src
index 5e8d7ac6bada..38a3604c5d9f 100644
--- a/sfx2/source/dialog/templdlg.src
+++ b/sfx2/source/dialog/templdlg.src
@@ -34,95 +34,6 @@ ImageList DLG_STYLE_DESIGNER
IdCount = { 3 ; };
};
- // RID_STYLECATALOG ------------------------------------------------------
-ModalDialog RID_STYLECATALOG
-{
- HelpId = CMD_SID_STYLE_CATALOG ;
- OutputSize = TRUE ;
- SVLook = TRUE ;
- Size = MAP_APPFONT ( 181 , 134 ) ;
- Text [ en-US ] = "Style Catalog" ;
- Moveable = TRUE ;
- OKButton BT_OK
- {
- DefButton = TRUE ;
- Pos = MAP_APPFONT ( 123 , 6 ) ;
- Size = MAP_APPFONT ( 50 , 14 ) ;
- TabStop = TRUE ;
- };
- CancelButton BT_CANCEL
- {
- Pos = MAP_APPFONT ( 123 , 23 ) ;
- Size = MAP_APPFONT ( 50 , 14 ) ;
- TabStop = TRUE ;
- };
- PushButton BT_ORG
- {
- HelpID = "sfx2:PushButton:RID_STYLECATALOG:BT_ORG";
- Pos = MAP_APPFONT ( 123 , 97 ) ;
- Size = MAP_APPFONT ( 50 , 14 ) ;
- Text [ en-US ] = "~Organizer..." ;
- TabStop = TRUE ;
- };
- PushButton BT_DEL
- {
- HelpID = "sfx2:PushButton:RID_STYLECATALOG:BT_DEL";
- Pos = MAP_APPFONT ( 123 , 78 ) ;
- Size = MAP_APPFONT ( 50 , 14 ) ;
- Text [ en-US ] = "~Delete..." ;
- TabStop = TRUE ;
- };
- PushButton BT_EDIT
- {
- HelpID = "sfx2:PushButton:RID_STYLECATALOG:BT_EDIT";
- Pos = MAP_APPFONT ( 123 , 60 ) ;
- Size = MAP_APPFONT ( 50 , 14 ) ;
- Text [ en-US ] = "~Modify..." ;
- TabStop = TRUE ;
- };
- PushButton BT_NEW
- {
- HelpID = "sfx2:PushButton:RID_STYLECATALOG:BT_NEW";
- Pos = MAP_APPFONT ( 123 , 43 ) ;
- Size = MAP_APPFONT ( 50 , 14 ) ;
- Text [ en-US ] = "~New..." ;
- TabStop = TRUE ;
- };
- HelpButton BT_HELP
- {
- Pos = MAP_APPFONT ( 123 , 114 ) ;
- Size = MAP_APPFONT ( 50 , 14 ) ;
- TabStop = TRUE ;
- };
- ListBox BT_TOOL
- {
- HelpID = "sfx2:ListBox:RID_STYLECATALOG:BT_TOOL";
- Border = TRUE ;
- Pos = MAP_APPFONT ( 6 , 6 ) ;
- Size = MAP_APPFONT ( 110 , 55 ) ;
- TabStop = TRUE ;
- DropDown = TRUE ;
- };
- Control BT_VLIST
- {
- HelpId = HID_TEMPLATE_FMT ;
- Border = TRUE ;
- Pos = MAP_APPFONT ( 6 , 23 ) ;
- Size = MAP_APPFONT ( 110 , 89 ) ;
- TabStop = TRUE ;
- };
- ListBox BT_FLIST
- {
- HelpID = "sfx2:ListBox:RID_STYLECATALOG:BT_FLIST";
- Border = TRUE ;
- Pos = MAP_APPFONT ( 6 , 114 ) ;
- Size = MAP_APPFONT ( 110 , 77 ) ;
- TabStop = TRUE ;
- Hide = TRUE ;
- DropDown = TRUE ;
- };
-};
-
// Strings ---------------------------------------------------------------
String STR_STYLE_ELEMTLIST
{