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
c017c664
Kaydet (Commit)
c017c664
authored
Nis 10, 2014
tarafından
Thomas Arnhold
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
typo: atim -> atom
üst
6bdeee78
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
pptatom.hxx
sd/source/filter/ppt/pptatom.hxx
+1
-1
msview.cxx
svx/workben/msview/msview.cxx
+2
-2
No files found.
sd/source/filter/ppt/pptatom.hxx
Dosyayı görüntüle @
c017c664
...
@@ -38,7 +38,7 @@ public:
...
@@ -38,7 +38,7 @@ public:
inline
const
DffRecordHeader
&
getHeader
()
const
;
inline
const
DffRecordHeader
&
getHeader
()
const
;
/** @return true if at least one at
i
m with the given nRecType is found */
/** @return true if at least one at
o
m with the given nRecType is found */
inline
bool
hasChildAtom
(
sal_uInt16
nRecType
)
const
;
inline
bool
hasChildAtom
(
sal_uInt16
nRecType
)
const
;
/** @return the first child atom with nRecType or NULL */
/** @return the first child atom with nRecType or NULL */
...
...
svx/workben/msview/msview.cxx
Dosyayı görüntüle @
c017c664
...
@@ -82,10 +82,10 @@ public:
...
@@ -82,10 +82,10 @@ public:
inline
const
DffRecordHeader
&
getHeader
()
const
;
inline
const
DffRecordHeader
&
getHeader
()
const
;
/** returns true if at least one at
i
m with the given nRecType is found */
/** returns true if at least one at
o
m with the given nRecType is found */
inline
bool
hasChildAtom
(
sal_uInt16
nRecType
)
const
;
inline
bool
hasChildAtom
(
sal_uInt16
nRecType
)
const
;
/** returns true if at least one at
i
m with the given nRecType and nRecInstnace is found */
/** returns true if at least one at
o
m with the given nRecType and nRecInstnace is found */
inline
bool
hasChildAtom
(
sal_uInt16
nRecType
,
sal_uInt16
nRecInstance
)
const
;
inline
bool
hasChildAtom
(
sal_uInt16
nRecType
,
sal_uInt16
nRecInstance
)
const
;
/** returns the first child atom with nRecType or NULL */
/** returns the first child atom with nRecType or NULL */
...
...
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