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
94227ec3
Kaydet (Commit)
94227ec3
authored
Ock 07, 2014
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
-Werror,-Wformat
Change-Id: If251feecff0cef5af4cb8f28cc40f7cf65fc55ab
üst
ddf30fb6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
charmapacc.cxx
svx/source/accessibility/charmapacc.cxx
+1
-1
No files found.
svx/source/accessibility/charmapacc.cxx
Dosyayı görüntüle @
94227ec3
...
@@ -709,7 +709,7 @@ OUString SAL_CALL SvxShowCharSetItemAcc::getAccessibleDescription()
...
@@ -709,7 +709,7 @@ OUString SAL_CALL SvxShowCharSetItemAcc::getAccessibleDescription()
c_Shifted
>>=
4
;
c_Shifted
>>=
4
;
}
}
if
(
c
<
256
)
if
(
c
<
256
)
snprintf
(
buf
+
6
,
10
,
" (%
d
)"
,
c
);
snprintf
(
buf
+
6
,
10
,
" (%
"
SAL_PRIuUINT32
"
)"
,
c
);
sDescription
+=
" "
+
OUString
(
buf
,
strlen
(
buf
),
RTL_TEXTENCODING_ASCII_US
);
sDescription
+=
" "
+
OUString
(
buf
,
strlen
(
buf
),
RTL_TEXTENCODING_ASCII_US
);
return
sDescription
;
return
sDescription
;
...
...
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