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
77b6b4a9
Kaydet (Commit)
77b6b4a9
authored
Eki 19, 2013
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
CID#1103755 unint members
Change-Id: Ic6961e3f18aed2f271f80c69d17a5c34a0c9fa8e
üst
8a241542
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
xmlbas_import.cxx
xmlscript/source/xmlflat_imexp/xmlbas_import.cxx
+4
-2
No files found.
xmlscript/source/xmlflat_imexp/xmlbas_import.cxx
Dosyayı görüntüle @
77b6b4a9
...
@@ -407,8 +407,10 @@ void BasicElementBase::processingInstruction( const OUString& /*rTarget*/, const
...
@@ -407,8 +407,10 @@ void BasicElementBase::processingInstruction( const OUString& /*rTarget*/, const
// BasicImport
// BasicImport
BasicImport
::
BasicImport
(
const
Reference
<
frame
::
XModel
>&
rxModel
,
bool
bOasis
)
BasicImport
::
BasicImport
(
const
Reference
<
frame
::
XModel
>&
rxModel
,
bool
bOasis
)
:
m_xModel
(
rxModel
)
:
XMLNS_UID
(
0
)
,
m_bOasis
(
bOasis
)
,
XMLNS_XLINK_UID
(
0
)
,
m_xModel
(
rxModel
)
,
m_bOasis
(
bOasis
)
{
{
}
}
...
...
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