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
4ddf6c7a
Kaydet (Commit)
4ddf6c7a
authored
Haz 28, 2014
tarafından
Julien Nabet
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Typo: conteiner->container
Change-Id: Idf1294c7da00621900d41c16473b862ee8fc502d
üst
b232607e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
embeddedobjectcontainer.cxx
comphelper/source/container/embeddedobjectcontainer.cxx
+1
-1
ucbstore.cxx
ucb/source/core/ucbstore.cxx
+1
-1
No files found.
comphelper/source/container/embeddedobjectcontainer.cxx
Dosyayı görüntüle @
4ddf6c7a
...
@@ -1440,7 +1440,7 @@ bool EmbeddedObjectContainer::StoreAsChildren(bool _bOasisFormat,bool _bCreateEm
...
@@ -1440,7 +1440,7 @@ bool EmbeddedObjectContainer::StoreAsChildren(bool _bOasisFormat,bool _bCreateEm
{
{
try
try
{
{
// the substorage still can not be locked by the embedded object cont
e
iner
// the substorage still can not be locked by the embedded object cont
a
iner
OUString
aObjReplElement
(
"ObjectReplacements"
);
OUString
aObjReplElement
(
"ObjectReplacements"
);
if
(
_xStorage
->
hasByName
(
aObjReplElement
)
&&
_xStorage
->
isStorageElement
(
aObjReplElement
)
)
if
(
_xStorage
->
hasByName
(
aObjReplElement
)
&&
_xStorage
->
isStorageElement
(
aObjReplElement
)
)
_xStorage
->
removeElement
(
aObjReplElement
);
_xStorage
->
removeElement
(
aObjReplElement
);
...
...
ucb/source/core/ucbstore.cxx
Dosyayı görüntüle @
4ddf6c7a
...
@@ -354,7 +354,7 @@ PropertySetRegistry::openPropertySet( const OUString& key, sal_Bool create )
...
@@ -354,7 +354,7 @@ PropertySetRegistry::openPropertySet( const OUString& key, sal_Bool create )
OSL_ENSURE
(
xContainer
.
is
(),
OSL_ENSURE
(
xContainer
.
is
(),
"PropertySetRegistry::openPropertySet - "
"PropertySetRegistry::openPropertySet - "
"No cont
e
iner!"
);
"No cont
a
iner!"
);
if
(
xFac
.
is
()
&&
xBatch
.
is
()
&&
xContainer
.
is
()
)
if
(
xFac
.
is
()
&&
xBatch
.
is
()
&&
xContainer
.
is
()
)
{
{
...
...
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