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
d9344d6a
Kaydet (Commit)
d9344d6a
authored
Ara 07, 2013
tarafından
Miklos Vajna
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
writerfilter: these classes can be private
Change-Id: I838250e41a397320d965690527241d2518746141
üst
c973bfd6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
WW8Document.hxx
writerfilter/inc/doctok/WW8Document.hxx
+3
-3
No files found.
writerfilter/inc/doctok/WW8Document.hxx
Dosyayı görüntüle @
d9344d6a
...
...
@@ -98,7 +98,7 @@ public:
A property.
*/
class
W
RITERFILTER_DOCTOK_DLLPUBLIC
W
W8Property
class
WW8Property
{
public
:
/**
...
...
@@ -145,7 +145,7 @@ public:
}
\endcode
*/
class
W
RITERFILTER_DOCTOK_DLLPUBLIC
W
W8PropertySetIterator
class
WW8PropertySetIterator
{
public
:
typedef
boost
::
shared_ptr
<
WW8PropertySetIterator
>
Pointer_t
;
...
...
@@ -182,7 +182,7 @@ bool operator != (const WW8PropertySetIterator & rA,
/**
A set of properties.
*/
class
W
RITERFILTER_DOCTOK_DLLPUBLIC
W
W8PropertySet
class
WW8PropertySet
{
public
:
typedef
boost
::
shared_ptr
<
WW8PropertySet
>
Pointer_t
;
...
...
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