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
8817e5e3
Kaydet (Commit)
8817e5e3
authored
Tem 09, 2014
tarafından
David Tardon
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
fdo#81004 this looks like a mis-merge to me
Change-Id: I2d30774a8a89002b6c2d8487bfce15eb13c82e0d
üst
f312ef98
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
8 deletions
+0
-8
fntctrl.cxx
svx/source/dialog/fntctrl.cxx
+0
-8
No files found.
svx/source/dialog/fntctrl.cxx
Dosyayı görüntüle @
8817e5e3
...
@@ -248,14 +248,6 @@ void FontPrevWin_Impl::CheckScript()
...
@@ -248,14 +248,6 @@ void FontPrevWin_Impl::CheckScript()
}
}
sal_uInt16
nScript
=
xBreak
->
getScriptType
(
aText
,
0
);
sal_uInt16
nScript
=
xBreak
->
getScriptType
(
aText
,
0
);
sal_Int32
nChg
=
0
;
sal_Int32
nChg
=
0
;
if
(
com
::
sun
::
star
::
i18n
::
ScriptType
::
WEAK
==
nScript
)
{
nChg
=
xBreak
->
endOfScript
(
aText
,
nChg
,
nScript
);
if
(
nChg
<
aText
.
getLength
()
&&
nChg
>=
0
)
nScript
=
xBreak
->
getScriptType
(
aText
,
nChg
);
else
nScript
=
com
::
sun
::
star
::
i18n
::
ScriptType
::
LATIN
;
}
do
do
{
{
...
...
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