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
d01c4f3e
Kaydet (Commit)
d01c4f3e
authored
Tem 28, 2012
tarafından
Tor Lillqvist
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
WaE: equality comparison with extraneous parentheses
Change-Id: I867b95cfcdad653d206998b1c02a34c4b7442ef4
üst
39080dfd
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tokstack.cxx
sc/source/filter/excel/tokstack.cxx
+1
-1
No files found.
sc/source/filter/excel/tokstack.cxx
Dosyayı görüntüle @
d01c4f3e
...
@@ -961,7 +961,7 @@ const String* TokenPool::GetExternal( const TokenId& rId ) const
...
@@ -961,7 +961,7 @@ const String* TokenPool::GetExternal( const TokenId& rId ) const
if
(
n
&&
n
<=
nElementAkt
)
if
(
n
&&
n
<=
nElementAkt
)
{
{
n
--
;
n
--
;
if
(
(
pType
[
n
]
==
T_Ext
)
)
if
(
pType
[
n
]
==
T_Ext
)
{
{
sal_uInt16
nExt
=
pElement
[
n
];
sal_uInt16
nExt
=
pElement
[
n
];
if
(
nExt
<
nP_Ext
&&
ppP_Ext
[
nExt
]
)
if
(
nExt
<
nP_Ext
&&
ppP_Ext
[
nExt
]
)
...
...
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