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
881f94b5
Kaydet (Commit)
881f94b5
authored
Şub 23, 2013
tarafından
Julien Nabet
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fix typo betwen/between
Change-Id: I2194bf9caefe4b9d28c939af6665d62c7e83d403
üst
6b29aa78
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
threadpool.h
cppu/inc/uno/threadpool.h
+1
-1
tpoption.cxx
sd/source/ui/dlg/tpoption.cxx
+1
-1
No files found.
cppu/inc/uno/threadpool.h
Dosyayı görüntüle @
881f94b5
...
@@ -60,7 +60,7 @@ CPPU_DLLPUBLIC void SAL_CALL uno_getIdOfCurrentThread( sal_Sequence **ppThreadId
...
@@ -60,7 +60,7 @@ CPPU_DLLPUBLIC void SAL_CALL uno_getIdOfCurrentThread( sal_Sequence **ppThreadId
/**
/**
If the internal refcount drops to zero, the association betwen threadId and
If the internal refcount drops to zero, the association betwe
e
n threadId and
thread is broken.
thread is broken.
*/
*/
CPPU_DLLPUBLIC
void
SAL_CALL
uno_releaseIdFromCurrentThread
()
CPPU_DLLPUBLIC
void
SAL_CALL
uno_releaseIdFromCurrentThread
()
...
...
sd/source/ui/dlg/tpoption.cxx
Dosyayı görüntüle @
881f94b5
...
@@ -665,7 +665,7 @@ void SdTpOptionsMisc::SetDrawMode()
...
@@ -665,7 +665,7 @@ void SdTpOptionsMisc::SetDrawMode()
lcl_MoveWin
(
aTxtTabstop
,
-
nDiff
);
lcl_MoveWin
(
aTxtTabstop
,
-
nDiff
);
lcl_MoveWin
(
aMtrFldTabstop
,
-
nDiff
);
lcl_MoveWin
(
aMtrFldTabstop
,
-
nDiff
);
// Move the scale controls so that they are visually centered betwen the
// Move the scale controls so that they are visually centered betwe
e
n the
// group controls above and below.
// group controls above and below.
lcl_MoveWin
(
aFtScale
,
-
17
);
lcl_MoveWin
(
aFtScale
,
-
17
);
lcl_MoveWin
(
aCbScale
,
-
17
);
lcl_MoveWin
(
aCbScale
,
-
17
);
...
...
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