summaryrefslogtreecommitdiff
path: root/sw/source/ui/index
diff options
context:
space:
mode:
authorRelease Engineers <releng@openoffice.org>2009-08-06 12:44:16 +0000
committerRelease Engineers <releng@openoffice.org>2009-08-06 12:44:16 +0000
commit3f809805a20d3bda2fb017a2139e16ebcd9ca112 (patch)
tree45f88a101004a7d20d1a24cc59cd26dd7e54a5d1 /sw/source/ui/index
parent3f84a2c1f3063e7a0bed8762986b6e33bbc7202d (diff)
CWS-TOOLING: integrate CWS os132
2009-07-21 15:24:18 +0200 os r274201 : #i103696# SwXTextPortion/SwXParagraph excluded 2009-07-15 13:19:17 +0200 os r274007 : #i103564# typo 2009-07-15 13:09:30 +0200 os r274005 : #i103564# SwFrames::hasElements 2009-07-15 13:02:16 +0200 os r274003 : #i103564# SwXBookmark::getPropertySetInfo fixed 2009-06-26 10:11:00 +0200 os r273395 : CWS-TOOLING: rebase CWS os132 to trunk@272827 (milestone: DEV300:m50) 2009-06-23 08:52:24 +0200 os r273256 : #i102764# patch: attribute ListBoxes correctly handled in ::Reset() 2009-06-23 08:51:31 +0200 os r273255 : #i102764# ResetColor() added to remove background color 2009-06-22 14:57:38 +0200 os r273233 : #i102619# prevent access to already destroyed shell 2009-06-18 13:26:51 +0200 os r273112 : #i99508# ::insertTextContent: re-route to ::attach() 2009-06-18 10:59:53 +0200 os r273107 : #i85405# patch to enable 'Print grid' CheckBox correctly 2009-06-18 10:54:02 +0200 os r273106 : #i85133# dispose connection in GetColumnFmt to prevent connection locking 2009-06-18 10:24:31 +0200 os r273104 : #99535# ExportGraphic changed 2009-06-18 10:24:03 +0200 os r273103 : #99535# ExportGraphic changed 2009-06-18 10:23:11 +0200 os r273102 : #i102841# redlining mode switches to insert mode (cmc) 2009-06-17 14:05:42 +0200 os r273070 : #i102111# do not save already saved HTML documents before switching to source veiw 2009-06-17 13:18:20 +0200 os r273063 : #i101825# set rembered start position at the real start not at the initial start 2009-06-17 08:24:10 +0200 os r273048 : #99535# no dierect access to the file picker interface 2009-06-16 15:00:12 +0200 os r273020 : #i99937# notification of user options changes re-introduced 2009-06-15 14:36:03 +0200 os r272987 : #i98032# unreplaced text in protected areas must not be attributed either 2009-06-15 14:20:26 +0200 os r272985 : #i98032# replace list has to be initialised 2009-06-04 13:29:02 +0200 os r272624 : #i97810# set focus into column page 2009-06-04 11:01:14 +0200 os r272617 : #i98164# dialog resize to ease localisation 2009-06-04 10:59:44 +0200 os r272616 : #i98164# dialog resize to ease localisation 2009-05-28 16:05:03 +0200 os r272413 : #i98172# ConvertFieldsToText: take care of tabs with attributes 2009-05-28 11:12:45 +0200 os r272385 : #i59361# dialog controls resized 2009-05-28 11:03:14 +0200 os r272383 : #i59174# dialog controls moved
Diffstat (limited to 'sw/source/ui/index')
-rw-r--r--sw/source/ui/index/cnttab.src18
1 files changed, 9 insertions, 9 deletions
diff --git a/sw/source/ui/index/cnttab.src b/sw/source/ui/index/cnttab.src
index 1bccc6c27765..8b84ca3d2b92 100644
--- a/sw/source/ui/index/cnttab.src
+++ b/sw/source/ui/index/cnttab.src
@@ -342,12 +342,12 @@ TabPage TP_TOX_SELECT
CheckBox CB_FROMFILE
{
Pos = MAP_APPFONT ( 136 , 124 ) ;
- Size = MAP_APPFONT ( 63 , 10 ) ;
+ Size = MAP_APPFONT ( 115 , 10 ) ;
Text [ en-US ] = "~Concordance file";
};
MenuButton MB_AUTOMARK
{
- Pos = MAP_APPFONT ( 201 , 122 ) ;
+ Pos = MAP_APPFONT ( 136 , 137 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
TabStop = TRUE ;
ButtonMenu = Menu
@@ -486,32 +486,32 @@ TabPage TP_TOX_SELECT
};
FixedLine FL_SORTOPTIONS
{
- Pos = MAP_APPFONT ( 6, 150) ;
+ Pos = MAP_APPFONT ( 6, 153) ;
Size = MAP_APPFONT ( 248, 8 ) ;
Text [ en-US ] = "Sort";
};
FixedText FT_LANGUAGE
{
- Pos = MAP_APPFONT ( 12, 163) ;
+ Pos = MAP_APPFONT ( 12, 166) ;
Size = MAP_APPFONT ( 33, 8 ) ;
Text [ en-US ] = "Language";
};
ListBox LB_LANGUAGE
{
- Pos = MAP_APPFONT ( 47, 161) ;
+ Pos = MAP_APPFONT ( 47, 164) ;
Size = MAP_APPFONT ( 80, 50 ) ;
Border = TRUE;
DropDown = TRUE;
};
FixedText FT_SORTALG
{
- Pos = MAP_APPFONT ( 130, 163) ;
+ Pos = MAP_APPFONT ( 130, 166) ;
Size = MAP_APPFONT ( 50, 8 ) ;
Text [ en-US ] = "Key type";
};
ListBox LB_SORTALG
{
- Pos = MAP_APPFONT ( 201, 161) ;
+ Pos = MAP_APPFONT ( 201, 164) ;
Size = MAP_APPFONT ( 50, 50 ) ;
Border = TRUE;
DropDown = TRUE;
@@ -1049,7 +1049,7 @@ TabPage TP_TOX_STYLES
FixedText FT_LEVEL
{
Pos = MAP_APPFONT ( 11 , 14 ) ;
- Size = MAP_APPFONT ( 24 , 8 ) ;
+ Size = MAP_APPFONT ( 102 , 8 ) ;
Text [ en-US ] = "~Levels" ;
Left = TRUE ;
};
@@ -1064,7 +1064,7 @@ TabPage TP_TOX_STYLES
FixedText FT_TEMPLATE
{
Pos = MAP_APPFONT ( 142 , 14 ) ;
- Size = MAP_APPFONT ( 54 , 8 ) ;
+ Size = MAP_APPFONT ( 102 , 8 ) ;
Text [ en-US ] = "Paragraph ~Styles" ;
Left = TRUE ;
};