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
dc56f97f
Kaydet (Commit)
dc56f97f
authored
Nis 10, 2013
tarafından
Andras Timar
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
WaE: declaration of ‘xCfg’ shadows a previous local [-Wshadow]
Change-Id: Id68b73aa305d06545167a31fba404dd12e1254cf
üst
79fb6e78
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
PhotoAlbumDialog.cxx
sd/source/ui/dlg/PhotoAlbumDialog.cxx
+1
-2
No files found.
sd/source/ui/dlg/PhotoAlbumDialog.cxx
Dosyayı görüntüle @
dc56f97f
...
@@ -560,10 +560,9 @@ IMPL_LINK_NOARG(SdPhotoAlbumDialog, FileHdl)
...
@@ -560,10 +560,9 @@ IMPL_LINK_NOARG(SdPhotoAlbumDialog, FileHdl)
);
);
// Read configuration
// Read configuration
OUString
sUrl
(
"."
);
OUString
sUrl
(
"."
);
Reference
<
XInterface
>
xCfg
;
try
try
{
{
xCfg
=
::
comphelper
::
ConfigurationHelper
::
openConfig
(
Reference
<
XInterface
>
xCfg
=
::
comphelper
::
ConfigurationHelper
::
openConfig
(
::
comphelper
::
getProcessComponentContext
(),
::
comphelper
::
getProcessComponentContext
(),
OUString
(
"/org.openoffice.Office.Impress/"
),
OUString
(
"/org.openoffice.Office.Impress/"
),
::
comphelper
::
ConfigurationHelper
::
E_READONLY
);
::
comphelper
::
ConfigurationHelper
::
E_READONLY
);
...
...
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