summaryrefslogtreecommitdiff
path: root/sw/source/ui/config/optdlg.src
diff options
context:
space:
mode:
authorPavel Kacer <pkacer@suse.com>2013-04-11 11:19:01 +0200
committerCaolán McNamara <caolanm@redhat.com>2013-04-11 11:59:26 +0000
commit56152a8fab12c270d96a8fe5a63928b6e35be49d (patch)
treebdeb3e82c5db1fc21ae4e7af3909c9176c501e27 /sw/source/ui/config/optdlg.src
parentacc671ec74c874ffd22803bb2ee54a1f2c027155 (diff)
Converted Tools->Options->(Web/)Writer->View dialogue.
Change-Id: Ifa11da48867303dbecd2ef104f2c0842aaeb5d72 Reviewed-on: https://gerrit.libreoffice.org/3325 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/source/ui/config/optdlg.src')
-rw-r--r--sw/source/ui/config/optdlg.src164
1 files changed, 0 insertions, 164 deletions
diff --git a/sw/source/ui/config/optdlg.src b/sw/source/ui/config/optdlg.src
index 9b8cf4200f32..889408f9ea37 100644
--- a/sw/source/ui/config/optdlg.src
+++ b/sw/source/ui/config/optdlg.src
@@ -24,170 +24,6 @@
#include "optdlg.hrc"
#include "helpid.h"
-/**************************************************************************/
-/* */
-/* TabPage View/Content */
-/* */
-/**************************************************************************/
-TabPage TP_CONTENT_OPT
-{
- HelpID = HID_CONTENT_OPT ;
- SVLook = TRUE ;
- Size = MAP_APPFONT ( TP_WIDTH , TP_HEIGHT ) ;
- Hide = TRUE ;
- FixedLine FL_LINE
- {
- Pos = MAP_APPFONT ( 6 , 3 ) ;
- Size = MAP_APPFONT ( 118 , 8 ) ;
- Group = TRUE ;
- Text [ en-US ] = "Guides";
- };
- CheckBox CB_CROSS
- {
- HelpID = "sw:CheckBox:TP_CONTENT_OPT:CB_CROSS";
- Pos = MAP_APPFONT ( 12 , 14 ) ;
- Size = MAP_APPFONT ( 118 , 10 ) ;
- Text [ en-US ] = "Helplines ~While Moving";
- };
- FixedLine FL_WINDOW
- {
- Pos = MAP_APPFONT ( 130 , 3 ) ;
- Size = MAP_APPFONT ( 124 , 8 ) ;
- Group = TRUE ;
- Text [ en-US ] = "View";
- };
- CheckBox CB_HSCROLL
- {
- HelpID = "sw:CheckBox:TP_CONTENT_OPT:CB_HSCROLL";
- Pos = MAP_APPFONT ( 136 , 14 ) ;
- Size = MAP_APPFONT ( 108 , 10 ) ;
- Text [ en-US ] = "H~orizontal scrollbar" ;
- };
- CheckBox CB_VSCROLL
- {
- HelpID = "sw:CheckBox:TP_CONTENT_OPT:CB_VSCROLL";
- Pos = MAP_APPFONT ( 136 , 27 ) ;
- Size = MAP_APPFONT ( 108 , 10 ) ;
- Text [ en-US ] = "~Vertical scrollbar" ;
- };
- CheckBox CB_ANY_RULER
- {
- HelpID = "sw:CheckBox:TP_CONTENT_OPT:CB_ANY_RULER";
- Pos = MAP_APPFONT ( 136 , 40 ) ;
- Size = MAP_APPFONT ( 65 , 10 ) ;
- Text [ en-US ] = "R~uler" ;
- };
- CheckBox CB_HRULER
- {
- HelpID = "sw:CheckBox:TP_CONTENT_OPT:CB_HRULER";
- Pos = MAP_APPFONT ( 142 , 53 ) ;
- Size = MAP_APPFONT ( 62 , 10 ) ;
- Text [ en-US ] = "Hori~zontal ruler" ;
- };
- ListBox LB_HMETRIC
- {
- HelpID = "sw:ListBox:TP_CONTENT_OPT:LB_HMETRIC";
- Pos = MAP_APPFONT ( 206 , 51 ) ;
- Size = MAP_APPFONT ( 45 , 60 ) ;
- DropDown = TRUE;
- };
- CheckBox CB_VRULER
- {
- HelpID = "sw:CheckBox:TP_CONTENT_OPT:CB_VRULER";
- Pos = MAP_APPFONT ( 142 , 66 ) ;
- Size = MAP_APPFONT ( 62 , 10 ) ;
- Text [ en-US ] = "Verti~cal ruler" ;
- };
- CheckBox CB_VRULER_RIGHT
- {
- HelpID = "sw:CheckBox:TP_CONTENT_OPT:CB_VRULER_RIGHT";
- Pos = MAP_APPFONT ( 148 , 79 ) ;
- Size = MAP_APPFONT ( 100 , 10 ) ;
- Text [ en-US ] = "Right-aligned";
- };
- ListBox LB_VMETRIC
- {
- HelpID = "sw:ListBox:TP_CONTENT_OPT:LB_VMETRIC";
- Pos = MAP_APPFONT ( 206 , 64 ) ;
- Size = MAP_APPFONT ( 45 , 60 ) ;
- DropDown = TRUE;
- };
- CheckBox CB_SMOOTH_SCROLL
- {
- HelpID = "sw:CheckBox:TP_CONTENT_OPT:CB_SMOOTH_SCROLL";
- Pos = MAP_APPFONT ( 136 , 79 ) ;
- Size = MAP_APPFONT ( 108 , 10 ) ;
- Text [ en-US ] = "S~mooth scroll" ;
- };
- FixedLine FL_DISP
- {
- Pos = MAP_APPFONT ( 6 , 30 ) ;
- Size = MAP_APPFONT ( 118 , 8 ) ;
- Text [ en-US ] = "Display" ;
- Group = TRUE ;
- };
- CheckBox CB_GRF
- {
- HelpID = "sw:CheckBox:TP_CONTENT_OPT:CB_GRF";
- Pos = MAP_APPFONT ( 12 , 41 ) ;
- Size = MAP_APPFONT ( 108 , 10 ) ;
- Text [ en-US ] = "~Graphics and objects" ;
- TabStop = TRUE ;
- Group = TRUE ;
- };
- CheckBox CB_TBL
- {
- HelpID = "sw:CheckBox:TP_CONTENT_OPT:CB_TBL";
- Pos = MAP_APPFONT ( 12 , 54 ) ;
- Size = MAP_APPFONT ( 108 , 10 ) ;
- Text [ en-US ] = "~Tables " ;
- };
- CheckBox CB_DRWFAST
- {
- HelpID = "sw:CheckBox:TP_CONTENT_OPT:CB_DRWFAST";
- Pos = MAP_APPFONT ( 12 , 67 ) ;
- Size = MAP_APPFONT ( 108 , 10 ) ;
- Text [ en-US ] = "Dra~wings and controls" ;
- };
- CheckBox CB_FIELD
- {
- HelpID = "sw:CheckBox:TP_CONTENT_OPT:CB_FIELD";
- Pos = MAP_APPFONT ( 12 , 80 ) ;
- Size = MAP_APPFONT ( 108 , 10 ) ;
- Text [ en-US ] = "~Field codes" ;
- };
- CheckBox CB_POSTIT
- {
- HelpID = "sw:CheckBox:TP_CONTENT_OPT:CB_POSTIT";
- Pos = MAP_APPFONT ( 12 , 93 ) ;
- Size = MAP_APPFONT ( 108 , 10 ) ;
- Text [ en-US ] = "~Comments" ;
- };
- FixedLine FL_SETTINGS
- {
- Pos = MAP_APPFONT ( 130 , 122 ) ;
- Size = MAP_APPFONT ( 124 , 8 ) ;
- Text [ en-US ] = "Settings";
- Hide = TRUE;
- };
- FixedText FT_METRIC
- {
- Pos = MAP_APPFONT ( 136 , 135 ) ;
- Size = MAP_APPFONT ( 60 , 8 ) ;
- Text [ en-US ] = "Measurement unit";
- Hide = TRUE;
- };
- ListBox LB_METRIC
- {
- HelpID = "sw:ListBox:TP_CONTENT_OPT:LB_METRIC";
- Pos = MAP_APPFONT ( 199, 133 ) ;
- Size = MAP_APPFONT ( 50 , 50 ) ;
- Border = TRUE ;
- DropDown = TRUE ;
- Hide = TRUE;
- };
-};
-
TabPage TP_STD_FONT
{
HelpID = HID_STD_FONT ;