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
aa906f3e
Kaydet (Commit)
aa906f3e
authored
Agu 31, 2014
tarafından
Julien Nabet
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Typo: childs->children
Change-Id: Ib27b3e125581884b90efc9cc33b6b2aadab73851
üst
254c0927
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
svggnode.cxx
svgio/source/svgreader/svggnode.cxx
+1
-1
accessibleruler.cxx
svtools/source/control/accessibleruler.cxx
+1
-1
svxpixelctlaccessiblecontext.cxx
svx/source/accessibility/svxpixelctlaccessiblecontext.cxx
+2
-2
No files found.
svgio/source/svgreader/svggnode.cxx
Dosyayı görüntüle @
aa906f3e
...
...
@@ -97,7 +97,7 @@ namespace svgio
}
else
{
// #i125258# for SVGTokenG decompose child
s
// #i125258# for SVGTokenG decompose child
ren
const
SvgStyleAttributes
*
pStyle
=
getSvgStyleAttributes
();
if
(
pStyle
)
...
...
svtools/source/control/accessibleruler.cxx
Dosyayı görüntüle @
aa906f3e
...
...
@@ -63,7 +63,7 @@ SvtRulerAccessible::~SvtRulerAccessible()
if
(
IsAlive
()
)
{
osl_atomic_increment
(
&
m_refCount
);
dispose
();
// set mpRepr = NULL & release all child
s
dispose
();
// set mpRepr = NULL & release all child
ren
}
}
...
...
svx/source/accessibility/svxpixelctlaccessiblecontext.cxx
Dosyayı görüntüle @
aa906f3e
...
...
@@ -65,7 +65,7 @@ SvxPixelCtlAccessible::~SvxPixelCtlAccessible()
if
(
IsAlive
()
)
{
osl_atomic_increment
(
&
m_refCount
);
dispose
();
// set mpRepr = NULL & release all child
s
dispose
();
// set mpRepr = NULL & release all child
ren
}
}
uno
::
Reference
<
XAccessibleContext
>
SvxPixelCtlAccessible
::
getAccessibleContext
(
)
...
...
@@ -579,7 +579,7 @@ SvxPixelCtlAccessibleChild::~SvxPixelCtlAccessibleChild()
if
(
IsAlive
()
)
{
osl_atomic_increment
(
&
m_refCount
);
dispose
();
// set mpRepr = NULL & release all child
s
dispose
();
// set mpRepr = NULL & release all child
ren
}
}
...
...
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