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
9ddf0552
Kaydet (Commit)
9ddf0552
authored
Mar 13, 2011
tarafından
Norbert Thiebaud
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
fix mis-merge
üst
3dee56f5
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
3 deletions
+2
-3
commtypes.hxx
automation/inc/automation/commtypes.hxx
+0
-1
statemnt.cxx
automation/source/server/statemnt.cxx
+1
-1
paragrph.cxx
cui/source/tabpages/paragrph.cxx
+1
-1
No files found.
automation/inc/automation/commtypes.hxx
Dosyayı görüntüle @
9ddf0552
...
@@ -70,7 +70,6 @@ typedef sal_uInt32 comm_UINT32;
...
@@ -70,7 +70,6 @@ typedef sal_uInt32 comm_UINT32;
typedef
sal_uInt16
comm_WORD
;
typedef
sal_uInt16
comm_WORD
;
typedef
sal_uInt32
comm_DWORD
;
typedef
sal_uInt32
comm_DWORD
;
class
rtl
::
OString
;
class
String
;
class
String
;
#define comm_String String
#define comm_String String
...
...
automation/source/server/statemnt.cxx
Dosyayı görüntüle @
9ddf0552
...
@@ -2452,7 +2452,7 @@ sal_Bool StatementCommand::Execute()
...
@@ -2452,7 +2452,7 @@ sal_Bool StatementCommand::Execute()
nNr1
=
1
;
// Zum durchprobieren der Buttons beim Schlie�en
nNr1
=
1
;
// Zum durchprobieren der Buttons beim Schlie�en
nLNr1
=
(
sal_uLong
)
pControl
;
nLNr1
=
(
sal_uLong
)
pControl
;
return
FALSE
;
return
sal_False
;
}
}
}
}
}
}
...
...
cui/source/tabpages/paragrph.cxx
Dosyayı görüntüle @
9ddf0552
...
@@ -435,7 +435,7 @@ void SvxStdParagraphTabPage::Reset( const SfxItemSet& rSet )
...
@@ -435,7 +435,7 @@ void SvxStdParagraphTabPage::Reset( const SfxItemSet& rSet )
// Metrik einstellen
// Metrik einstellen
FieldUnit
eFUnit
=
GetModuleFieldUnit
(
rSet
);
FieldUnit
eFUnit
=
GetModuleFieldUnit
(
rSet
);
sal_B
ool
bApplyCharUnit
=
GetApplyCharUnit
(
rSet
);
b
ool
bApplyCharUnit
=
GetApplyCharUnit
(
rSet
);
SvtCJKOptions
aCJKOptions
;
SvtCJKOptions
aCJKOptions
;
if
(
aCJKOptions
.
IsAsianTypographyEnabled
()
&&
bApplyCharUnit
)
if
(
aCJKOptions
.
IsAsianTypographyEnabled
()
&&
bApplyCharUnit
)
...
...
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