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
f42b2268
Kaydet (Commit)
f42b2268
authored
Haz 13, 2014
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
loplugin:staticcall
Change-Id: Ida0a95c181a02b4fb0e0b40684a2279923338700
üst
d656138b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
filid.cxx
ucb/source/ucp/file/filid.cxx
+2
-2
No files found.
ucb/source/ucp/file/filid.cxx
Dosyayı görüntüle @
f42b2268
...
@@ -35,13 +35,13 @@ FileContentIdentifier::FileContentIdentifier(
...
@@ -35,13 +35,13 @@ FileContentIdentifier::FileContentIdentifier(
{
{
m_pMyShell
->
getUrlFromUnq
(
aUnqPath
,
m_aContentId
);
m_pMyShell
->
getUrlFromUnq
(
aUnqPath
,
m_aContentId
);
m_aNormalizedId
=
aUnqPath
;
m_aNormalizedId
=
aUnqPath
;
m_pMyShell
->
getScheme
(
m_aProviderScheme
);
shell
::
getScheme
(
m_aProviderScheme
);
}
}
else
else
{
{
m_pMyShell
->
getUnqFromUrl
(
aUnqPath
,
m_aNormalizedId
);
m_pMyShell
->
getUnqFromUrl
(
aUnqPath
,
m_aNormalizedId
);
m_aContentId
=
aUnqPath
;
m_aContentId
=
aUnqPath
;
m_pMyShell
->
getScheme
(
m_aProviderScheme
);
shell
::
getScheme
(
m_aProviderScheme
);
}
}
}
}
...
...
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