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
67db0c19
Kaydet (Commit)
67db0c19
authored
Ock 07, 2014
tarafından
Lionel Elie Mamane
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
to set version property, it should exist...
Change-Id: I1ca20da284f61c54ea04a27e5a27a84041c505e5
üst
4933d057
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
databasedocument.cxx
dbaccess/source/core/dataaccess/databasedocument.cxx
+1
-0
No files found.
dbaccess/source/core/dataaccess/databasedocument.cxx
Dosyayı görüntüle @
67db0c19
...
@@ -1615,6 +1615,7 @@ void ODatabaseDocument::impl_writeStorage_throw( const Reference< XStorage >& _r
...
@@ -1615,6 +1615,7 @@ void ODatabaseDocument::impl_writeStorage_throw( const Reference< XStorage >& _r
{
OUString
(
"BaseURI"
),
0
,
::
getCppuType
(
(
OUString
*
)
0
),
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
{
OUString
(
"BaseURI"
),
0
,
::
getCppuType
(
(
OUString
*
)
0
),
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
{
OUString
(
"StreamName"
),
0
,
::
getCppuType
(
(
OUString
*
)
0
),
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
{
OUString
(
"StreamName"
),
0
,
::
getCppuType
(
(
OUString
*
)
0
),
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
{
OUString
(
"UsePrettyPrinting"
),
0
,
::
getCppuType
((
sal_Bool
*
)
0
),
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
{
OUString
(
"UsePrettyPrinting"
),
0
,
::
getCppuType
((
sal_Bool
*
)
0
),
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
{
OUString
(
"Version"
),
0
,
&::
getCppuType
(
(
OUString
*
)
0
),
beans
::
PropertyAttribute
::
MAYBEVOID
,
0
},
{
OUString
(),
0
,
css
::
uno
::
Type
(),
0
,
0
}
{
OUString
(),
0
,
css
::
uno
::
Type
(),
0
,
0
}
};
};
uno
::
Reference
<
beans
::
XPropertySet
>
xInfoSet
(
comphelper
::
GenericPropertySet_CreateInstance
(
new
comphelper
::
PropertySetInfo
(
aExportInfoMap
)
)
);
uno
::
Reference
<
beans
::
XPropertySet
>
xInfoSet
(
comphelper
::
GenericPropertySet_CreateInstance
(
new
comphelper
::
PropertySetInfo
(
aExportInfoMap
)
)
);
...
...
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