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
abfb418c
Kaydet (Commit)
abfb418c
authored
Haz 01, 2015
tarafından
Matteo Casalin
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
sal_uInt16 to sal_Int16
Change-Id: I0791354f79017ac8100920568519f5a8bcb398f2
üst
60d11ff6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
hyphen.hxx
cui/source/inc/hyphen.hxx
+1
-1
No files found.
cui/source/inc/hyphen.hxx
Dosyayı görüntüle @
abfb418c
...
@@ -57,7 +57,7 @@ class SvxHyphenWordDialog : public SfxModalDialog
...
@@ -57,7 +57,7 @@ class SvxHyphenWordDialog : public SfxModalDialog
OUString
m_aEditWord
;
// aEditWord and aWordEdit.GetText() differ only by the character for the current selected hyphenation position
OUString
m_aEditWord
;
// aEditWord and aWordEdit.GetText() differ only by the character for the current selected hyphenation position
OUString
m_aActWord
;
// actual word to be hyphenated
OUString
m_aActWord
;
// actual word to be hyphenated
LanguageType
m_nActLanguage
;
// and its language
LanguageType
m_nActLanguage
;
// and its language
sal_
uInt16
m_nMaxHyphenationPos
;
// right most valid hyphenation pos
sal_
Int16
m_nMaxHyphenationPos
;
// right most valid hyphenation pos
sal_uInt16
m_nHyphPos
;
sal_uInt16
m_nHyphPos
;
sal_Int32
m_nOldPos
;
sal_Int32
m_nOldPos
;
sal_Int32
m_nHyphenationPositionsOffset
;
sal_Int32
m_nHyphenationPositionsOffset
;
...
...
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