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
5c31e17e
Kaydet (Commit)
5c31e17e
authored
Şub 15, 2013
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
sync two translations of the same fundamental comment
Change-Id: I4da6683489c87fe06d45474dfc20351cb31ed000
üst
1dd8cffc
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
10 deletions
+11
-10
svxacorr.cxx
editeng/source/misc/svxacorr.cxx
+6
-5
acorrect.cxx
sw/source/core/edit/acorrect.cxx
+5
-5
No files found.
editeng/source/misc/svxacorr.cxx
Dosyayı görüntüle @
5c31e17e
...
@@ -172,11 +172,12 @@ static sal_Bool lcl_IsInAsciiArr( const sal_Char* pArr, const sal_Unicode c )
...
@@ -172,11 +172,12 @@ static sal_Bool lcl_IsInAsciiArr( const sal_Char* pArr, const sal_Unicode c )
SvxAutoCorrDoc
::~
SvxAutoCorrDoc
()
SvxAutoCorrDoc
::~
SvxAutoCorrDoc
()
{
{
}
}
// Is called by the functions:
// - FnCptlSttWrd
// Called by the functions:
// - FnCptlSttSntnc
// - FnCptlSttWrd
// after the exchange of characters. then the words can maybe be inserted
// - FnCptlSttSntnc
// into the exception list.
// after the exchange of characters. Then the words, if necessary, can be inserted
// into the exception list.
void
SvxAutoCorrDoc
::
SaveCpltSttWord
(
sal_uLong
,
xub_StrLen
,
const
String
&
,
void
SvxAutoCorrDoc
::
SaveCpltSttWord
(
sal_uLong
,
xub_StrLen
,
const
String
&
,
sal_Unicode
)
sal_Unicode
)
{
{
...
...
sw/source/core/edit/acorrect.cxx
Dosyayı görüntüle @
5c31e17e
...
@@ -404,11 +404,11 @@ sal_Bool SwAutoCorrDoc::ChgAutoCorrWord( xub_StrLen & rSttPos, xub_StrLen nEndPo
...
@@ -404,11 +404,11 @@ sal_Bool SwAutoCorrDoc::ChgAutoCorrWord( xub_StrLen & rSttPos, xub_StrLen nEndPo
}
}
// is being called after the exchange of the character from the functions
// Called by the functions:
// - FnCptlSttWrd
// - FnCptlSttWrd
// - FnCptlSttSntnc
// - FnCptlSttSntnc
// Then, the words if necessary be added to the exception
// after the exchange of characters. Then the words, if necessary, can be inserted
//
list.
// into the exception
list.
void
SwAutoCorrDoc
::
SaveCpltSttWord
(
sal_uLong
nFlag
,
xub_StrLen
nPos
,
void
SwAutoCorrDoc
::
SaveCpltSttWord
(
sal_uLong
nFlag
,
xub_StrLen
nPos
,
const
String
&
rExceptWord
,
const
String
&
rExceptWord
,
sal_Unicode
cChar
)
sal_Unicode
cChar
)
...
...
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