Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
a65fc918
Kaydet (Commit)
a65fc918
authored
Ock 29, 2001
tarafından
Oliver Specht
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
dialog size increased
üst
d777aa7a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
unotools.src
sw/source/ui/utlui/unotools.src
+8
-8
No files found.
sw/source/ui/utlui/unotools.src
Dosyayı görüntüle @
a65fc918
...
@@ -2,9 +2,9 @@
...
@@ -2,9 +2,9 @@
*
*
* $RCSfile: unotools.src,v $
* $RCSfile: unotools.src,v $
*
*
* $Revision: 1.
1.1.1
$
* $Revision: 1.
2
$
*
*
* last change: $Author:
hr $ $Date: 2000-09-18 17:14:50
$
* last change: $Author:
os $ $Date: 2001-01-29 12:49:56
$
*
*
* The Contents of this file are made available subject to the terms of
* The Contents of this file are made available subject to the terms of
* either of the following licenses
* either of the following licenses
...
@@ -68,7 +68,7 @@ ModalDialog DLG_RENAME_XNAMED
...
@@ -68,7 +68,7 @@ ModalDialog DLG_RENAME_XNAMED
HelpID = HID_RENAME_XNAMED ;
HelpID = HID_RENAME_XNAMED ;
OutputSize = TRUE ;
OutputSize = TRUE ;
SVLook = TRUE ;
SVLook = TRUE ;
Size = MAP_APPFONT (
18
0 , 60 ) ;
Size = MAP_APPFONT (
22
0 , 60 ) ;
Text = "Objekt umbenennen: " ;
Text = "Objekt umbenennen: " ;
Text [ ENGLISH ] = "Rename object: " ;
Text [ ENGLISH ] = "Rename object: " ;
Moveable = TRUE ;
Moveable = TRUE ;
...
@@ -101,13 +101,13 @@ ModalDialog DLG_RENAME_XNAMED
...
@@ -101,13 +101,13 @@ ModalDialog DLG_RENAME_XNAMED
Edit ED_NEW_NAME
Edit ED_NEW_NAME
{
{
Pos = MAP_APPFONT ( 65 , 13 ) ;
Pos = MAP_APPFONT ( 65 , 13 ) ;
Size = MAP_APPFONT (
5
0 , 12 ) ;
Size = MAP_APPFONT (
9
0 , 12 ) ;
Border = TRUE;
Border = TRUE;
};
};
GroupBox GB_NAME
GroupBox GB_NAME
{
{
Pos = MAP_APPFONT ( 6 , 3 ) ;
Pos = MAP_APPFONT ( 6 , 3 ) ;
Size = MAP_APPFONT ( 1
1
5 , 54 ) ;
Size = MAP_APPFONT ( 1
5
5 , 54 ) ;
Text = "Name ndern";
Text = "Name ndern";
Text [ ENGLISH ] = "Change name" ;
Text [ ENGLISH ] = "Change name" ;
Text[ english_us ] = "Change name";
Text[ english_us ] = "Change name";
...
@@ -132,7 +132,7 @@ ModalDialog DLG_RENAME_XNAMED
...
@@ -132,7 +132,7 @@ ModalDialog DLG_RENAME_XNAMED
};
};
OKButton PB_OK
OKButton PB_OK
{
{
Pos = MAP_APPFONT ( 1
2
4 , 6 ) ;
Pos = MAP_APPFONT ( 1
6
4 , 6 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
TabStop = TRUE ;
TabStop = TRUE ;
Group = TRUE ;
Group = TRUE ;
...
@@ -140,14 +140,14 @@ ModalDialog DLG_RENAME_XNAMED
...
@@ -140,14 +140,14 @@ ModalDialog DLG_RENAME_XNAMED
};
};
CancelButton PB_CANCEL
CancelButton PB_CANCEL
{
{
Pos = MAP_APPFONT ( 1
2
4 , 23 ) ;
Pos = MAP_APPFONT ( 1
6
4 , 23 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
TabStop = TRUE ;
TabStop = TRUE ;
Group = TRUE ;
Group = TRUE ;
};
};
HelpButton PB_HELP
HelpButton PB_HELP
{
{
Pos = MAP_APPFONT ( 1
2
4 , 43 ) ;
Pos = MAP_APPFONT ( 1
6
4 , 43 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
TabStop = TRUE ;
TabStop = TRUE ;
Group = TRUE ;
Group = TRUE ;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment