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
009ddaf7
Kaydet (Commit)
009ddaf7
authored
Eki 08, 2013
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
CID#1079306 uninitialized members
Change-Id: I40838e5816439b95a33da6e6896f5ae0b89dbbef
üst
7cf32bbf
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
lnkbase2.cxx
sfx2/source/appl/lnkbase2.cxx
+3
-0
No files found.
sfx2/source/appl/lnkbase2.cxx
Dosyayı görüntüle @
009ddaf7
...
...
@@ -124,6 +124,7 @@ public:
//--------------------------------------------------------------------------
SvBaseLink
::
SvBaseLink
()
:
m_bIsReadOnly
(
false
)
{
pImpl
=
new
BaseLink_Impl
();
nObjType
=
OBJECT_CLIENT_SO
;
...
...
@@ -135,6 +136,7 @@ SvBaseLink::SvBaseLink()
//--------------------------------------------------------------------------
SvBaseLink
::
SvBaseLink
(
sal_uInt16
nUpdateMode
,
sal_uIntPtr
nContentType
)
:
m_bIsReadOnly
(
false
)
{
pImpl
=
new
BaseLink_Impl
();
nObjType
=
OBJECT_CLIENT_SO
;
...
...
@@ -152,6 +154,7 @@ SvBaseLink::SvBaseLink( sal_uInt16 nUpdateMode, sal_uIntPtr nContentType )
SvBaseLink
::
SvBaseLink
(
const
OUString
&
rLinkName
,
sal_uInt16
nObjectType
,
SvLinkSource
*
pObj
)
:
pImpl
(
0
)
,
m_bIsReadOnly
(
false
)
{
bVisible
=
bSynchron
=
bUseCache
=
sal_True
;
bWasLastEditOK
=
sal_False
;
...
...
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