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
daccedee
Kaydet (Commit)
daccedee
authored
Kas 08, 2012
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
WaE: unused variables on OSL_DEBUG_LEVEL > 1
Change-Id: I38b3e6502ba9159044e2b623ec0ee868b5a8d7a1
üst
89e47b8b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
svxacorr.cxx
editeng/source/misc/svxacorr.cxx
+0
-6
No files found.
editeng/source/misc/svxacorr.cxx
Dosyayı görüntüle @
daccedee
...
@@ -122,12 +122,6 @@ bool lcl_IsUnsupportedUnicodeChar( CharClass& rCC, const String& rTxt,
...
@@ -122,12 +122,6 @@ bool lcl_IsUnsupportedUnicodeChar( CharClass& rCC, const String& rTxt,
{
{
for
(
;
nStt
<
nEnd
;
++
nStt
)
for
(
;
nStt
<
nEnd
;
++
nStt
)
{
{
#if OSL_DEBUG_LEVEL > 1
sal_Int32
nCharType
;
sal_Int32
nChType
;
nCharType
=
rCC
.
getCharacterType
(
rTxt
,
nStt
);
nChType
=
rCC
.
getType
(
rTxt
,
nStt
);
#endif
short
nScript
=
rCC
.
getScript
(
rTxt
,
nStt
);
short
nScript
=
rCC
.
getScript
(
rTxt
,
nStt
);
switch
(
nScript
)
switch
(
nScript
)
{
{
...
...
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