Files
libreoffice/sd/source/ui/dlg/dlgass.src

570 lines
14 KiB
Plaintext
Raw Normal View History

/*
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
2000-09-18 16:07:07 +00:00
#include "dlgass.hrc"
#include "helpids.h"
ModalDialog DLG_ASS
{
OutputSize = TRUE ;
SVLook = TRUE ;
Size = MAP_APPFONT ( 272 , 190 ) ;
Text[ en-US ] = "Presentation Wizard";
2000-09-18 16:07:07 +00:00
HelpId = HID_SD_AUTOPILOT_PAGE1 ;
Moveable = TRUE ;
Closeable = FALSE;
Control CT_PREVIEW
{
Border = TRUE ;
Pos = MAP_APPFONT ( 144 , 40 ) ;
Size = MAP_APPFONT ( 122 , 96 ) ;
2000-09-18 16:07:07 +00:00
SVLook = FALSE ;
};
CheckBox CB_PREVIEW
{
HelpID = "sd:CheckBox:DLG_ASS:CB_PREVIEW";
Pos = MAP_APPFONT ( 144 , 140 );
2001-06-25 12:34:16 +00:00
Size = MAP_APPFONT ( 122 , 10 );
2000-09-18 16:07:07 +00:00
TabStop = TRUE;
CWS-TOOLING: integrate CWS impress172 2009-07-30 15:29:39 +0200 cl r274492 : #i102921# remove reference to inssrc.obj which was moved to svx 2009-07-29 11:40:35 +0200 wg r274445 : i103869 2009-07-22 14:39:13 +0200 sj r274241 : #i102713# fixed cloud shape 2009-07-07 15:28:04 +0200 sj r273800 : fixed build problem 2009-07-07 13:27:13 +0200 cl r273792 : #i102921# moved insert col/rows dialog to svx 2009-07-07 10:36:05 +0200 cl r273782 : fixed compiler warnings 2009-07-02 10:40:21 +0200 sj r273626 : fixed build problem 2009-07-02 10:27:56 +0200 cl r273624 : fixed merge problem 2009-07-02 10:27:19 +0200 cl r273623 : fixed compiler warning 2009-07-01 10:04:58 +0200 cl r273550 : CWS-TOOLING: rebase CWS impress172 to trunk@273468 (milestone: DEV300:m51) 2009-06-30 16:22:02 +0200 cl r273518 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:20:46 +0200 cl r273517 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:20:28 +0200 cl r273516 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:19:49 +0200 cl r273515 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:19:28 +0200 cl r273514 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:17:38 +0200 cl r273513 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:45:44 +0200 cl r273511 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:37:16 +0200 cl r273510 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:33:47 +0200 cl r273509 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:32:10 +0200 cl r273508 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:30:05 +0200 cl r273507 : #i102921# added insert table row/col dialog for impress tables 2009-06-29 12:32:42 +0200 sj r273465 : #158632# fixed textrange hyperlinks to specific pages, added slide names 2009-06-24 15:17:59 +0200 sj r273349 : #158636# fixed text range hyperlink to first/last slide 2009-06-22 13:18:30 +0200 sj r273224 : #158651# fixed header footer import 2009-06-19 15:18:24 +0200 sj r273160 : #158614# default text of presentation objects now cleared 2009-06-16 15:54:19 +0200 sj r273023 : #i101545# fixed crash - bracketing of graphic links has been done twice leading to a broken graphic state stack 2009-06-15 16:26:26 +0200 sj r272998 : #158635# importing bookmark interactions: firstslide, lastslide, nextslide, previousslide 2009-06-15 16:25:26 +0200 sj r272997 : #158635# added bookmark interactions: firstslide, lastslide, nextslide, previousslide 2009-06-12 13:17:32 +0200 sj r272915 : #i102713# fixed cloud shape 2009-06-10 18:36:58 +0200 sj r272833 : #158674# fixed curvedleftarrow, curvedrightarrow, curveddownarrow, curveduparrow 2009-06-08 19:52:28 +0200 sj r272746 : #158674# fixed curvedleftarrow, curvedrightarrow, curveddownarrow, curveduparrow 2009-06-04 15:28:32 +0200 cl r272640 : #i102358# applied patch to remove warnings 2009-06-04 14:39:45 +0200 cl r272630 : #i99423# applied path to change impress wizard create button to open when opening exisitng documents 2009-06-03 18:21:26 +0200 sj r272601 : #158635# now using the correct paragraph bottom spacing. using font independent linespacing for impress text objects 2009-06-03 15:47:27 +0200 cl r272583 : #i101817# added color collection based on scribus 2009-06-03 14:43:59 +0200 cl r272580 : #i102163# use weak ref to SdrObject instead of listening to the model 2009-06-03 12:39:29 +0200 cl r272556 : #i93308# correct namespace for com.sun.star.text.textfields 2009-06-03 12:27:00 +0200 cl r272555 : #i93308# correct namespace for com.sun.star.text.textfields 2009-06-03 11:33:44 +0200 cl r272553 : #i23221# allow all settings (that make sense) for presentation styles 2009-06-03 11:30:59 +0200 cl r272552 : #i23221# allow all settings (that make sense) for presentation styles 2009-06-03 11:30:22 +0200 cl r272551 : #i23221# allow all settings (that make sense) for presentation styles 2009-06-02 18:41:07 +0200 sj r272527 : #i28358# applied patch (better conversion of dotted lines) 2009-06-02 11:52:13 +0200 cl r272491 : #i98668# applied patch to fix possible endless loop if exception occours 2009-05-28 17:02:55 +0200 sj r272416 : #i102336# retaining graphic file names unchanged 2009-05-28 17:00:25 +0200 sj r272415 : #i102336# retaining graphic file names unchanged 2009-05-28 17:00:10 +0200 sj r272414 : #i102336# retaining graphic file names unchanged 2009-05-25 12:43:58 +0200 sj r272232 : #i102069# added patch from thb (fixed rotated group objects)
2009-08-05 17:01:07 +00:00
Text [ en-US ] = "Previe~w";
2000-09-18 16:07:07 +00:00
};
CheckBox CB_STARTWITH
{
HelpID = "sd:CheckBox:DLG_ASS:CB_STARTWITH";
Pos = MAP_APPFONT ( 144 , 154 );
Size = MAP_APPFONT ( 122 , 10 );
2000-09-18 16:07:07 +00:00
TabStop = TRUE;
Text [ en-US ] = "~Do not show this wizard again" ;
2000-09-18 16:07:07 +00:00
};
// Seite 1
FixedBitmap FB_PAGE1
{
OutputSize = TRUE ;
2001-02-13 11:00:41 +00:00
Scale = TRUE;
2000-09-18 16:07:07 +00:00
Border = TRUE;
Pos = MAP_APPFONT ( 6 , 4 ) ;
Size = MAP_APPFONT ( 258 , 29 ) ;
2000-09-18 16:07:07 +00:00
Fixed = Bitmap { File = "dlgass1.bmp" ; };
};
FixedLine FL_PAGE1_ARTGROUP
2000-09-18 16:07:07 +00:00
{
OutputSize = TRUE;
Pos = MAP_APPFONT ( 6 , 37 );
2001-06-25 12:34:16 +00:00
Size =MAP_APPFONT ( 132 , 8 );
Text [ en-US ] = "Type";
2000-09-18 16:07:07 +00:00
};
RadioButton RB_PAGE1_EMPTY
{
HelpID = "sd:RadioButton:DLG_ASS:RB_PAGE1_EMPTY";
Pos = MAP_APPFONT ( 12 , 48 );
Size = MAP_APPFONT ( 130 , 10 );
2000-09-18 16:07:07 +00:00
TabStop = TRUE;
Text [ en-US ] = "~Empty presentation";
2000-09-18 16:07:07 +00:00
};
RadioButton RB_PAGE1_TEMPLATE
{
HelpID = "sd:RadioButton:DLG_ASS:RB_PAGE1_TEMPLATE";
Pos = MAP_APPFONT ( 12 , 62 );
Size = MAP_APPFONT ( 130 , 10 );
Text [ en-US ] = "~From template";
2000-09-18 16:07:07 +00:00
};
RadioButton RB_PAGE1_OPEN
{
HelpID = "sd:RadioButton:DLG_ASS:RB_PAGE1_OPEN";
Pos = MAP_APPFONT ( 12 , 76 );
Size = MAP_APPFONT ( 130 , 10 );
CWS-TOOLING: integrate CWS impress172 2009-07-30 15:29:39 +0200 cl r274492 : #i102921# remove reference to inssrc.obj which was moved to svx 2009-07-29 11:40:35 +0200 wg r274445 : i103869 2009-07-22 14:39:13 +0200 sj r274241 : #i102713# fixed cloud shape 2009-07-07 15:28:04 +0200 sj r273800 : fixed build problem 2009-07-07 13:27:13 +0200 cl r273792 : #i102921# moved insert col/rows dialog to svx 2009-07-07 10:36:05 +0200 cl r273782 : fixed compiler warnings 2009-07-02 10:40:21 +0200 sj r273626 : fixed build problem 2009-07-02 10:27:56 +0200 cl r273624 : fixed merge problem 2009-07-02 10:27:19 +0200 cl r273623 : fixed compiler warning 2009-07-01 10:04:58 +0200 cl r273550 : CWS-TOOLING: rebase CWS impress172 to trunk@273468 (milestone: DEV300:m51) 2009-06-30 16:22:02 +0200 cl r273518 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:20:46 +0200 cl r273517 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:20:28 +0200 cl r273516 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:19:49 +0200 cl r273515 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:19:28 +0200 cl r273514 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:17:38 +0200 cl r273513 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:45:44 +0200 cl r273511 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:37:16 +0200 cl r273510 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:33:47 +0200 cl r273509 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:32:10 +0200 cl r273508 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:30:05 +0200 cl r273507 : #i102921# added insert table row/col dialog for impress tables 2009-06-29 12:32:42 +0200 sj r273465 : #158632# fixed textrange hyperlinks to specific pages, added slide names 2009-06-24 15:17:59 +0200 sj r273349 : #158636# fixed text range hyperlink to first/last slide 2009-06-22 13:18:30 +0200 sj r273224 : #158651# fixed header footer import 2009-06-19 15:18:24 +0200 sj r273160 : #158614# default text of presentation objects now cleared 2009-06-16 15:54:19 +0200 sj r273023 : #i101545# fixed crash - bracketing of graphic links has been done twice leading to a broken graphic state stack 2009-06-15 16:26:26 +0200 sj r272998 : #158635# importing bookmark interactions: firstslide, lastslide, nextslide, previousslide 2009-06-15 16:25:26 +0200 sj r272997 : #158635# added bookmark interactions: firstslide, lastslide, nextslide, previousslide 2009-06-12 13:17:32 +0200 sj r272915 : #i102713# fixed cloud shape 2009-06-10 18:36:58 +0200 sj r272833 : #158674# fixed curvedleftarrow, curvedrightarrow, curveddownarrow, curveduparrow 2009-06-08 19:52:28 +0200 sj r272746 : #158674# fixed curvedleftarrow, curvedrightarrow, curveddownarrow, curveduparrow 2009-06-04 15:28:32 +0200 cl r272640 : #i102358# applied patch to remove warnings 2009-06-04 14:39:45 +0200 cl r272630 : #i99423# applied path to change impress wizard create button to open when opening exisitng documents 2009-06-03 18:21:26 +0200 sj r272601 : #158635# now using the correct paragraph bottom spacing. using font independent linespacing for impress text objects 2009-06-03 15:47:27 +0200 cl r272583 : #i101817# added color collection based on scribus 2009-06-03 14:43:59 +0200 cl r272580 : #i102163# use weak ref to SdrObject instead of listening to the model 2009-06-03 12:39:29 +0200 cl r272556 : #i93308# correct namespace for com.sun.star.text.textfields 2009-06-03 12:27:00 +0200 cl r272555 : #i93308# correct namespace for com.sun.star.text.textfields 2009-06-03 11:33:44 +0200 cl r272553 : #i23221# allow all settings (that make sense) for presentation styles 2009-06-03 11:30:59 +0200 cl r272552 : #i23221# allow all settings (that make sense) for presentation styles 2009-06-03 11:30:22 +0200 cl r272551 : #i23221# allow all settings (that make sense) for presentation styles 2009-06-02 18:41:07 +0200 sj r272527 : #i28358# applied patch (better conversion of dotted lines) 2009-06-02 11:52:13 +0200 cl r272491 : #i98668# applied patch to fix possible endless loop if exception occours 2009-05-28 17:02:55 +0200 sj r272416 : #i102336# retaining graphic file names unchanged 2009-05-28 17:00:25 +0200 sj r272415 : #i102336# retaining graphic file names unchanged 2009-05-28 17:00:10 +0200 sj r272414 : #i102336# retaining graphic file names unchanged 2009-05-25 12:43:58 +0200 sj r272232 : #i102069# added patch from thb (fixed rotated group objects)
2009-08-05 17:01:07 +00:00
Text [ en-US ] = "O~pen existing presentation";
2000-09-18 16:07:07 +00:00
};
PushButton PB_PAGE1_OPEN
{
HelpID = "sd:PushButton:DLG_ASS:PB_PAGE1_OPEN";
OutputSize = TRUE ;
Pos = MAP_APPFONT ( 18 , 89 ) ;
Size = MAP_APPFONT ( 50 , 18 ) ;
TabStop = TRUE ;
};
2000-09-18 16:07:07 +00:00
ListBox LB_PAGE1_REGION
{
Pos = MAP_APPFONT ( 12 , 90 );
2001-06-25 12:34:16 +00:00
Size = MAP_APPFONT ( 120 , 12 );
2000-09-18 16:07:07 +00:00
TabStop = TRUE ;
Border = TRUE ;
DropDown = TRUE ;
HelpId = HID_SD_AUTOPILOT_REGION ;
};
ListBox LB_PAGE1_TEMPLATES
{
Border = TRUE ;
Pos = MAP_APPFONT ( 12 , 106 ) ;
Size = MAP_APPFONT ( 120 , 59 ) ;
2000-09-18 16:07:07 +00:00
HelpId = HID_SD_AUTOPILOT_TEMPLATES ;
};
ListBox LB_PAGE1_OPEN
{
Pos = MAP_APPFONT ( 18 , 110 );
Size = MAP_APPFONT ( 120 , 55 );
2000-09-18 16:07:07 +00:00
TabStop = TRUE;
Border = TRUE;
HelpId = HID_SD_AUTOPILOT_OPEN ;
AutoHScroll = TRUE;
2000-09-18 16:07:07 +00:00
};
// Seite 2
FixedBitmap FB_PAGE2
{
OutputSize = TRUE ;
2001-02-13 11:00:41 +00:00
Scale = TRUE;
2000-09-18 16:07:07 +00:00
Border = TRUE;
Pos = MAP_APPFONT ( 6 , 4 ) ;
Size = MAP_APPFONT ( 258 , 29 ) ;
2000-09-18 16:07:07 +00:00
Fixed = Bitmap { File = "dlgass2.bmp" ; };
};
FixedLine FL_PAGE2_LAYOUT
2000-09-18 16:07:07 +00:00
{
OutputSize = TRUE ;
Pos = MAP_APPFONT ( 6 , 37 ) ;
2001-06-25 12:34:16 +00:00
Size = MAP_APPFONT ( 132 , 8 ) ;
Text [ en-US ] = "~Select a slide design" ;
2000-09-18 16:07:07 +00:00
};
ListBox LB_PAGE2_REGION
{
Pos = MAP_APPFONT ( 12 , 48 );
Size = MAP_APPFONT ( 120 , 12 );
2000-09-18 16:07:07 +00:00
TabStop = TRUE ;
Border = TRUE ;
DropDown = TRUE ;
HelpId = HID_SD_AUTOPILOT_PAGETEMPLATES ;
};
ListBox LB_PAGE2_LAYOUT
{
HelpID = "sd:ListBox:DLG_ASS:LB_PAGE2_LAYOUT";
2000-09-18 16:07:07 +00:00
Border = TRUE ;
Pos = MAP_APPFONT ( 12 , 64 ) ;
2000-09-18 16:07:07 +00:00
Size = MAP_APPFONT ( 120 , 40 ) ;
};
FixedLine FL_PAGE2_OUTPUTTYPES
2000-09-18 16:07:07 +00:00
{
OutputSize = TRUE ;
Pos = MAP_APPFONT ( 6 , 110 ) ;
2001-06-25 12:34:16 +00:00
Size = MAP_APPFONT ( 132 , 8 ) ;
Text [ en-US ] = "Select an output medium" ;
2000-09-18 16:07:07 +00:00
};
RadioButton RB_PAGE2_MEDIUM5
{
HelpID = "sd:RadioButton:DLG_ASS:RB_PAGE2_MEDIUM5";
2000-09-18 16:07:07 +00:00
OutputSize = TRUE;
Pos = MAP_APPFONT ( 12 , 121 );
Size = MAP_APPFONT ( 59 , 10 );
Text [ en-US ] = "~Original";
2000-09-18 16:07:07 +00:00
};
RadioButton RB_PAGE2_MEDIUM1
{
HelpID = "sd:RadioButton:DLG_ASS:RB_PAGE2_MEDIUM1";
2000-09-18 16:07:07 +00:00
OutputSize = TRUE ;
Pos = MAP_APPFONT ( 75 , 121 ) ;
Size = MAP_APPFONT ( 59 , 10 ) ;
Text [ en-US ] = "Sc~reen";
2000-09-18 16:07:07 +00:00
};
RadioButton RB_PAGE2_MEDIUM2
{
HelpID = "sd:RadioButton:DLG_ASS:RB_PAGE2_MEDIUM2";
2000-09-18 16:07:07 +00:00
OutputSize = TRUE ;
Pos = MAP_APPFONT ( 75 , 135 ) ;
Size = MAP_APPFONT ( 59 , 10 ) ;
2000-09-18 16:07:07 +00:00
TabStop = TRUE ;
Text [ en-US ] = "Sli~de" ;
2000-09-18 16:07:07 +00:00
};
RadioButton RB_PAGE2_MEDIUM3
{
HelpID = "sd:RadioButton:DLG_ASS:RB_PAGE2_MEDIUM3";
2000-09-18 16:07:07 +00:00
OutputSize = TRUE ;
Pos = MAP_APPFONT ( 12 , 135 ) ;
Size = MAP_APPFONT ( 59 , 10 ) ;
2000-09-18 16:07:07 +00:00
TabStop = TRUE ;
Text [ en-US ] = "O~verhead sheet" ;
2000-09-18 16:07:07 +00:00
};
RadioButton RB_PAGE2_MEDIUM4
{
HelpID = "sd:RadioButton:DLG_ASS:RB_PAGE2_MEDIUM4";
2000-09-18 16:07:07 +00:00
OutputSize = TRUE ;
Pos = MAP_APPFONT ( 12 , 149 ) ;
Size = MAP_APPFONT ( 59 , 10 ) ;
2000-09-18 16:07:07 +00:00
TabStop = TRUE ;
Text [ en-US ] = "P~aper" ;
2000-09-18 16:07:07 +00:00
};
RadioButton RB_PAGE2_MEDIUM6
{
HelpID = "sd:RadioButton:DLG_ASS:RB_PAGE2_MEDIUM6";
OutputSize = TRUE ;
Pos = MAP_APPFONT ( 75 , 149 ) ;
Size = MAP_APPFONT ( 59 , 10 ) ;
TabStop = TRUE ;
Text [ en-US ] = "W~idescreen" ;
};
2000-09-18 16:07:07 +00:00
// Seite 3
FixedBitmap FB_PAGE3
{
OutputSize = TRUE ;
2001-02-13 11:00:41 +00:00
Scale = TRUE;
2000-09-18 16:07:07 +00:00
Border = TRUE;
Pos = MAP_APPFONT ( 6 , 4 ) ;
Size = MAP_APPFONT ( 258 , 29 ) ;
2000-09-18 16:07:07 +00:00
Fixed = Bitmap { File = "dlgass3.bmp" ; };
};
FixedLine FL_PAGE3_EFFECT
2000-09-18 16:07:07 +00:00
{
OutputSize = TRUE ;
Pos = MAP_APPFONT ( 6 , 37 );
2001-06-25 12:34:16 +00:00
Size = MAP_APPFONT ( 132 , 8 );
Text [ en-US ] = "Select a slide transition";
2000-09-18 16:07:07 +00:00
};
FixedText FT_PAGE3_EFFECT
{
OutputSize = TRUE ;
Pos = MAP_APPFONT ( 12 , 49 );
Size = MAP_APPFONT ( 60 , 10 );
Text [ en-US ] = "~Effect";
2000-09-18 16:07:07 +00:00
};
ListBox LB_PAGE3_EFFECT
{
HelpID = "sd:ListBox:DLG_ASS:LB_PAGE3_EFFECT";
2000-09-18 16:07:07 +00:00
OutputSize = TRUE ;
Pos = MAP_APPFONT ( 72 , 48 );
Size = MAP_APPFONT ( 60 , 12 );
2000-09-18 16:07:07 +00:00
TabStop = TRUE;
Border = TRUE;
DropDown = TRUE;
};
FixedText FT_PAGE3_SPEED
{
OutputSize = TRUE ;
Pos = MAP_APPFONT ( 12 , 65 );
Size = MAP_APPFONT ( 60 , 10 );
Text [ en-US ] = "~Speed";
2000-09-18 16:07:07 +00:00
};
ListBox LB_PAGE3_SPEED
{
HelpID = "sd:ListBox:DLG_ASS:LB_PAGE3_SPEED";
2000-09-18 16:07:07 +00:00
OutputSize = TRUE ;
Pos = MAP_APPFONT ( 72 , 64 );
Size = MAP_APPFONT ( 60 , 12 );
2000-09-18 16:07:07 +00:00
TabStop = TRUE;
Border = TRUE;
DropDown = TRUE;
};
FixedLine FL_PAGE3_PRESTYPE
2000-09-18 16:07:07 +00:00
{
OutputSize = TRUE;
Pos = MAP_APPFONT ( 6 , 83 );
2001-06-25 12:34:16 +00:00
Size = MAP_APPFONT ( 132 , 8 );
Text [ en-US ] = "Select the presentation type";
2000-09-18 16:07:07 +00:00
};
RadioButton RB_PAGE3_LIVE
{
HelpID = "sd:RadioButton:DLG_ASS:RB_PAGE3_LIVE";
2000-09-18 16:07:07 +00:00
OutputSize = TRUE;
Pos = MAP_APPFONT ( 12 , 94 );
2001-06-25 12:34:16 +00:00
Size = MAP_APPFONT ( 120 , 10 );
Text [ en-US ] = "~Default";
2000-09-18 16:07:07 +00:00
};
RadioButton RB_PAGE3_KIOSK
{
HelpID = "sd:RadioButton:DLG_ASS:RB_PAGE3_KIOSK";
2000-09-18 16:07:07 +00:00
OutputSize = TRUE;
Pos = MAP_APPFONT ( 12 , 108 );
2001-06-25 12:34:16 +00:00
Size = MAP_APPFONT ( 120 , 10 );
Text [ en-US ] = "~Automatic";
2000-09-18 16:07:07 +00:00
};
FixedText FT_PAGE3_TIME
{
OutputSize = TRUE;
2001-06-25 12:34:16 +00:00
Pos = MAP_APPFONT ( 21 , 123 );
Size = MAP_APPFONT ( 55 , 10 );
Text [ en-US ] = "D~uration of page";
2000-09-18 16:07:07 +00:00
};
TimeField TMF_PAGE3_TIME
{
HelpID = "sd:TimeField:DLG_ASS:TMF_PAGE3_TIME";
2000-09-18 16:07:07 +00:00
OutputSize = TRUE;
Pos = MAP_APPFONT ( 77 , 122 ) ;
2001-06-25 12:34:16 +00:00
Size = MAP_APPFONT ( 55 , 12 ) ;
2000-09-18 16:07:07 +00:00
Border = TRUE ;
TabStop = TRUE ;
Repeat = TRUE ;
Spin = TRUE ;
Duration = TRUE ;
StrictFormat = TRUE ;
Maximum = Time
{
Hour = 23 ;
Minute = 59 ;
Second = 59 ;
};
Last = Time
{
Hour = 23 ;
Minute = 59 ;
Second = 59 ;
};
};
FixedText FT_PAGE3_BREAK
{
OutputSize = TRUE;
2001-06-25 12:34:16 +00:00
Pos = MAP_APPFONT ( 21 , 139 );
Size = MAP_APPFONT ( 55 , 10 );
Text [ en-US ] = "Du~ration of pause";
2000-09-18 16:07:07 +00:00
};
TimeField TMF_PAGE3_BREAK
{
HelpID = "sd:TimeField:DLG_ASS:TMF_PAGE3_BREAK";
2000-09-18 16:07:07 +00:00
OutputSize = TRUE;
Pos = MAP_APPFONT ( 77 , 138 ) ;
2001-06-25 12:34:16 +00:00
Size = MAP_APPFONT ( 55 , 12 ) ;
2000-09-18 16:07:07 +00:00
Border = TRUE ;
TabStop = TRUE ;
Repeat = TRUE ;
Spin = TRUE ;
Duration = TRUE ;
StrictFormat = TRUE ;
Maximum = Time
{
Hour = 23 ;
Minute = 59 ;
Second = 59 ;
};
Last = Time
{
Hour = 23 ;
Minute = 59 ;
Second = 59 ;
};
};
CheckBox CB_PAGE3_LOGO
{
HelpID = "sd:CheckBox:DLG_ASS:CB_PAGE3_LOGO";
2000-09-18 16:07:07 +00:00
OutputSize = TRUE;
2001-06-25 12:34:16 +00:00
Pos = MAP_APPFONT ( 21 , 154 );
Size = MAP_APPFONT ( 111 , 10 );
2000-09-18 16:07:07 +00:00
TabStop = TRUE;
Text [ en-US ] = "Sh~ow logo";
2000-09-18 16:07:07 +00:00
};
// Seite 4
FixedBitmap FB_PAGE4
{
OutputSize = TRUE ;
2001-02-13 11:00:41 +00:00
Scale = TRUE;
2000-09-18 16:07:07 +00:00
Border = TRUE;
Pos = MAP_APPFONT ( 6 , 4 ) ;
Size = MAP_APPFONT ( 258 , 29 ) ;
2000-09-18 16:07:07 +00:00
Fixed = Bitmap { File = "dlgass4.bmp" ; };
};
FixedLine FL_PAGE4_PERSONAL
2000-09-18 16:07:07 +00:00
{
OutputSize = TRUE ;
Pos = MAP_APPFONT ( 6 , 37 );
Size = MAP_APPFONT ( 260 , 8 );
Text [ en-US ] = "Describe your basic ideas" ;
2000-09-18 16:07:07 +00:00
};
FixedText FT_PAGE4_ASKNAME
{
OutputSize = TRUE ;
2001-06-25 12:34:16 +00:00
Pos = MAP_APPFONT ( 12 , 48 ) ;
Size = MAP_APPFONT ( 248 , 8 ) ;
Text [ en-US ] = "What is your name or the name of your company?" ;
2000-09-18 16:07:07 +00:00
};
Edit EDT_PAGE4_ASKNAME
{
HelpID = "sd:Edit:DLG_ASS:EDT_PAGE4_ASKNAME";
2000-09-18 16:07:07 +00:00
OutputSize = TRUE ;
Border = TRUE ;
2001-06-25 12:34:16 +00:00
Pos = MAP_APPFONT ( 12 , 59 ) ;
Size = MAP_APPFONT ( 248 , 12 ) ;
2000-09-18 16:07:07 +00:00
TabStop = TRUE ;
};
FixedText FT_PAGE4_ASKTOPIC
{
OutputSize = TRUE ;
2001-06-25 12:34:16 +00:00
Pos = MAP_APPFONT ( 12 , 77 ) ;
Size = MAP_APPFONT ( 248 , 8 ) ;
Text [ en-US ] = "What is the subject of your presentation?" ;
2000-09-18 16:07:07 +00:00
};
Edit EDT_PAGE4_ASKTOPIC
{
HelpID = "sd:Edit:DLG_ASS:EDT_PAGE4_ASKTOPIC";
2000-09-18 16:07:07 +00:00
OutputSize = TRUE ;
Border = TRUE ;
2001-06-25 12:34:16 +00:00
Pos = MAP_APPFONT ( 12 , 88 ) ;
Size = MAP_APPFONT ( 248 , 12 ) ;
2000-09-18 16:07:07 +00:00
TabStop = TRUE ;
};
FixedText FT_PAGE4_ASKINFORMATION
{
OutputSize = TRUE ;
2001-06-25 12:34:16 +00:00
Pos = MAP_APPFONT ( 12 , 106 ) ;
Size = MAP_APPFONT ( 248 , 8 ) ;
Text [ en-US ] = "Further ideas to be presented?" ;
2000-09-18 16:07:07 +00:00
};
MultiLineEdit EDT_PAGE4_ASKINFORMATION
{
HelpID = "sd:MultiLineEdit:DLG_ASS:EDT_PAGE4_ASKINFORMATION";
2000-09-18 16:07:07 +00:00
OutputSize = TRUE ;
Border = TRUE ;
2001-06-25 12:34:16 +00:00
Pos = MAP_APPFONT ( 12 , 117 ) ;
Size = MAP_APPFONT ( 248 , 47 ) ;
2000-09-18 16:07:07 +00:00
TabStop = TRUE ;
IgnoreTab = TRUE ;
2000-09-18 16:07:07 +00:00
VSCROLL = TRUE ;
};
// Seite 5
FixedBitmap FB_PAGE5
{
OutputSize = TRUE ;
2001-02-13 11:00:41 +00:00
Scale = TRUE;
2000-09-18 16:07:07 +00:00
Border = TRUE;
Pos = MAP_APPFONT ( 6 , 4 ) ;
Size = MAP_APPFONT ( 258 , 29 ) ;
2000-09-18 16:07:07 +00:00
Fixed = Bitmap { File = "dlgass5.bmp" ; };
};
FixedText FT_PAGE5_PAGELIST
{
OutputSize = TRUE ;
2001-06-25 12:34:16 +00:00
Pos = MAP_APPFONT ( 6 , 39 );
Size = MAP_APPFONT ( 132 , 8 );
Text [ en-US ] = "Ch~oose your pages";
2000-09-18 16:07:07 +00:00
};
Control CT_PAGE5_PAGELIST
{
OutputSize = TRUE ;
2001-06-25 12:34:16 +00:00
Pos = MAP_APPFONT ( 6 , 50 );
Size = MAP_APPFONT ( 132 , 100 );
2000-09-18 16:07:07 +00:00
Border = TRUE;
TabStop = TRUE ;
2000-09-18 16:07:07 +00:00
};
CheckBox CB_PAGE5_SUMMARY
{
HelpID = "sd:CheckBox:DLG_ASS:CB_PAGE5_SUMMARY";
2000-09-18 16:07:07 +00:00
OutputSize = TRUE;
Pos = MAP_APPFONT ( 6 , 154 );
Size = MAP_APPFONT ( 132 , 10 );
TabStop = TRUE ;
Text [ en-US ] = "C~reate summary";
2000-09-18 16:07:07 +00:00
};
// generell
HelpButton BUT_HELP
{
OutputSize = TRUE ;
Pos = MAP_APPFONT ( 6 , 170 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
TabStop = TRUE ;
};
CancelButton BUT_CANCEL
{
OutputSize = TRUE ;
Pos = MAP_APPFONT ( 59 , 170 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
TabStop = TRUE ;
};
PushButton BUT_LAST
{
HelpID = "sd:PushButton:DLG_ASS:BUT_LAST";
2000-09-18 16:07:07 +00:00
OutputSize = TRUE ;
Pos = MAP_APPFONT ( 112 , 170 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
TabStop = TRUE ;
Text [ en-US ] = "<< ~Back" ;
2000-09-18 16:07:07 +00:00
};
PushButton BUT_NEXT
{
HelpID = "sd:PushButton:DLG_ASS:BUT_NEXT";
2000-09-18 16:07:07 +00:00
DefButton = TRUE ;
OutputSize = TRUE ;
Pos = MAP_APPFONT ( 165 , 170 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
TabStop = TRUE ;
Text [ en-US ] = "~Next >>" ;
2000-09-18 16:07:07 +00:00
};
OKButton BUT_FINISH
{
OutputSize = TRUE ;
Pos = MAP_APPFONT ( 218 , 170 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
TabStop = TRUE ;
Text [ en-US ] = "~Create" ;
2000-09-18 16:07:07 +00:00
};
CWS-TOOLING: integrate CWS impress172 2009-07-30 15:29:39 +0200 cl r274492 : #i102921# remove reference to inssrc.obj which was moved to svx 2009-07-29 11:40:35 +0200 wg r274445 : i103869 2009-07-22 14:39:13 +0200 sj r274241 : #i102713# fixed cloud shape 2009-07-07 15:28:04 +0200 sj r273800 : fixed build problem 2009-07-07 13:27:13 +0200 cl r273792 : #i102921# moved insert col/rows dialog to svx 2009-07-07 10:36:05 +0200 cl r273782 : fixed compiler warnings 2009-07-02 10:40:21 +0200 sj r273626 : fixed build problem 2009-07-02 10:27:56 +0200 cl r273624 : fixed merge problem 2009-07-02 10:27:19 +0200 cl r273623 : fixed compiler warning 2009-07-01 10:04:58 +0200 cl r273550 : CWS-TOOLING: rebase CWS impress172 to trunk@273468 (milestone: DEV300:m51) 2009-06-30 16:22:02 +0200 cl r273518 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:20:46 +0200 cl r273517 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:20:28 +0200 cl r273516 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:19:49 +0200 cl r273515 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:19:28 +0200 cl r273514 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:17:38 +0200 cl r273513 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:45:44 +0200 cl r273511 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:37:16 +0200 cl r273510 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:33:47 +0200 cl r273509 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:32:10 +0200 cl r273508 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:30:05 +0200 cl r273507 : #i102921# added insert table row/col dialog for impress tables 2009-06-29 12:32:42 +0200 sj r273465 : #158632# fixed textrange hyperlinks to specific pages, added slide names 2009-06-24 15:17:59 +0200 sj r273349 : #158636# fixed text range hyperlink to first/last slide 2009-06-22 13:18:30 +0200 sj r273224 : #158651# fixed header footer import 2009-06-19 15:18:24 +0200 sj r273160 : #158614# default text of presentation objects now cleared 2009-06-16 15:54:19 +0200 sj r273023 : #i101545# fixed crash - bracketing of graphic links has been done twice leading to a broken graphic state stack 2009-06-15 16:26:26 +0200 sj r272998 : #158635# importing bookmark interactions: firstslide, lastslide, nextslide, previousslide 2009-06-15 16:25:26 +0200 sj r272997 : #158635# added bookmark interactions: firstslide, lastslide, nextslide, previousslide 2009-06-12 13:17:32 +0200 sj r272915 : #i102713# fixed cloud shape 2009-06-10 18:36:58 +0200 sj r272833 : #158674# fixed curvedleftarrow, curvedrightarrow, curveddownarrow, curveduparrow 2009-06-08 19:52:28 +0200 sj r272746 : #158674# fixed curvedleftarrow, curvedrightarrow, curveddownarrow, curveduparrow 2009-06-04 15:28:32 +0200 cl r272640 : #i102358# applied patch to remove warnings 2009-06-04 14:39:45 +0200 cl r272630 : #i99423# applied path to change impress wizard create button to open when opening exisitng documents 2009-06-03 18:21:26 +0200 sj r272601 : #158635# now using the correct paragraph bottom spacing. using font independent linespacing for impress text objects 2009-06-03 15:47:27 +0200 cl r272583 : #i101817# added color collection based on scribus 2009-06-03 14:43:59 +0200 cl r272580 : #i102163# use weak ref to SdrObject instead of listening to the model 2009-06-03 12:39:29 +0200 cl r272556 : #i93308# correct namespace for com.sun.star.text.textfields 2009-06-03 12:27:00 +0200 cl r272555 : #i93308# correct namespace for com.sun.star.text.textfields 2009-06-03 11:33:44 +0200 cl r272553 : #i23221# allow all settings (that make sense) for presentation styles 2009-06-03 11:30:59 +0200 cl r272552 : #i23221# allow all settings (that make sense) for presentation styles 2009-06-03 11:30:22 +0200 cl r272551 : #i23221# allow all settings (that make sense) for presentation styles 2009-06-02 18:41:07 +0200 sj r272527 : #i28358# applied patch (better conversion of dotted lines) 2009-06-02 11:52:13 +0200 cl r272491 : #i98668# applied patch to fix possible endless loop if exception occours 2009-05-28 17:02:55 +0200 sj r272416 : #i102336# retaining graphic file names unchanged 2009-05-28 17:00:25 +0200 sj r272415 : #i102336# retaining graphic file names unchanged 2009-05-28 17:00:10 +0200 sj r272414 : #i102336# retaining graphic file names unchanged 2009-05-25 12:43:58 +0200 sj r272232 : #i102069# added patch from thb (fixed rotated group objects)
2009-08-05 17:01:07 +00:00
String STR_OPEN
{
Text [ en-US ] = "~Open";
};
String STR_CREATE
{
Text [ en-US ] = "~Create" ;
CWS-TOOLING: integrate CWS impress172 2009-07-30 15:29:39 +0200 cl r274492 : #i102921# remove reference to inssrc.obj which was moved to svx 2009-07-29 11:40:35 +0200 wg r274445 : i103869 2009-07-22 14:39:13 +0200 sj r274241 : #i102713# fixed cloud shape 2009-07-07 15:28:04 +0200 sj r273800 : fixed build problem 2009-07-07 13:27:13 +0200 cl r273792 : #i102921# moved insert col/rows dialog to svx 2009-07-07 10:36:05 +0200 cl r273782 : fixed compiler warnings 2009-07-02 10:40:21 +0200 sj r273626 : fixed build problem 2009-07-02 10:27:56 +0200 cl r273624 : fixed merge problem 2009-07-02 10:27:19 +0200 cl r273623 : fixed compiler warning 2009-07-01 10:04:58 +0200 cl r273550 : CWS-TOOLING: rebase CWS impress172 to trunk@273468 (milestone: DEV300:m51) 2009-06-30 16:22:02 +0200 cl r273518 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:20:46 +0200 cl r273517 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:20:28 +0200 cl r273516 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:19:49 +0200 cl r273515 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:19:28 +0200 cl r273514 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 16:17:38 +0200 cl r273513 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:45:44 +0200 cl r273511 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:37:16 +0200 cl r273510 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:33:47 +0200 cl r273509 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:32:10 +0200 cl r273508 : #i102921# added insert table row/col dialog for impress tables 2009-06-30 15:30:05 +0200 cl r273507 : #i102921# added insert table row/col dialog for impress tables 2009-06-29 12:32:42 +0200 sj r273465 : #158632# fixed textrange hyperlinks to specific pages, added slide names 2009-06-24 15:17:59 +0200 sj r273349 : #158636# fixed text range hyperlink to first/last slide 2009-06-22 13:18:30 +0200 sj r273224 : #158651# fixed header footer import 2009-06-19 15:18:24 +0200 sj r273160 : #158614# default text of presentation objects now cleared 2009-06-16 15:54:19 +0200 sj r273023 : #i101545# fixed crash - bracketing of graphic links has been done twice leading to a broken graphic state stack 2009-06-15 16:26:26 +0200 sj r272998 : #158635# importing bookmark interactions: firstslide, lastslide, nextslide, previousslide 2009-06-15 16:25:26 +0200 sj r272997 : #158635# added bookmark interactions: firstslide, lastslide, nextslide, previousslide 2009-06-12 13:17:32 +0200 sj r272915 : #i102713# fixed cloud shape 2009-06-10 18:36:58 +0200 sj r272833 : #158674# fixed curvedleftarrow, curvedrightarrow, curveddownarrow, curveduparrow 2009-06-08 19:52:28 +0200 sj r272746 : #158674# fixed curvedleftarrow, curvedrightarrow, curveddownarrow, curveduparrow 2009-06-04 15:28:32 +0200 cl r272640 : #i102358# applied patch to remove warnings 2009-06-04 14:39:45 +0200 cl r272630 : #i99423# applied path to change impress wizard create button to open when opening exisitng documents 2009-06-03 18:21:26 +0200 sj r272601 : #158635# now using the correct paragraph bottom spacing. using font independent linespacing for impress text objects 2009-06-03 15:47:27 +0200 cl r272583 : #i101817# added color collection based on scribus 2009-06-03 14:43:59 +0200 cl r272580 : #i102163# use weak ref to SdrObject instead of listening to the model 2009-06-03 12:39:29 +0200 cl r272556 : #i93308# correct namespace for com.sun.star.text.textfields 2009-06-03 12:27:00 +0200 cl r272555 : #i93308# correct namespace for com.sun.star.text.textfields 2009-06-03 11:33:44 +0200 cl r272553 : #i23221# allow all settings (that make sense) for presentation styles 2009-06-03 11:30:59 +0200 cl r272552 : #i23221# allow all settings (that make sense) for presentation styles 2009-06-03 11:30:22 +0200 cl r272551 : #i23221# allow all settings (that make sense) for presentation styles 2009-06-02 18:41:07 +0200 sj r272527 : #i28358# applied patch (better conversion of dotted lines) 2009-06-02 11:52:13 +0200 cl r272491 : #i98668# applied patch to fix possible endless loop if exception occours 2009-05-28 17:02:55 +0200 sj r272416 : #i102336# retaining graphic file names unchanged 2009-05-28 17:00:25 +0200 sj r272415 : #i102336# retaining graphic file names unchanged 2009-05-28 17:00:10 +0200 sj r272414 : #i102336# retaining graphic file names unchanged 2009-05-25 12:43:58 +0200 sj r272232 : #i102069# added patch from thb (fixed rotated group objects)
2009-08-05 17:01:07 +00:00
};
2000-09-18 16:07:07 +00:00
};