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
d89a61b8
Kaydet (Commit)
d89a61b8
authored
Ock 30, 2008
tarafından
Rüdiger Timm
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
INTEGRATION: CWS dba24d (1.4.126); FILE MERGED
2007/11/29 12:54:51 fs 1.4.126.1: added link to Wiki docu
üst
3c5175ec
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
6 deletions
+4
-6
propertycontainerhelper.hxx
comphelper/inc/comphelper/propertycontainerhelper.hxx
+4
-6
No files found.
comphelper/inc/comphelper/propertycontainerhelper.hxx
Dosyayı görüntüle @
d89a61b8
...
@@ -4,9 +4,9 @@
...
@@ -4,9 +4,9 @@
*
*
* $RCSfile: propertycontainerhelper.hxx,v $
* $RCSfile: propertycontainerhelper.hxx,v $
*
*
* $Revision: 1.
4
$
* $Revision: 1.
5
$
*
*
* last change: $Author:
hr $ $Date: 2006-08-15 11:03:37
$
* last change: $Author:
rt $ $Date: 2008-01-30 09:35:11
$
*
*
* The Contents of this file are made available subject to
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
* the terms of GNU Lesser General Public License Version 2.1.
...
@@ -94,6 +94,8 @@ struct COMPHELPER_DLLPRIVATE PropertyDescription
...
@@ -94,6 +94,8 @@ struct COMPHELPER_DLLPRIVATE PropertyDescription
The property values are usually held in derived classes, but can also be given to the
The property values are usually held in derived classes, but can also be given to the
responsibility of this class here.
responsibility of this class here.
For more information, see http://wiki.services.openoffice.org/wiki/Development/Cpp/Helper/PropertyContainerHelper.
*/
*/
class
COMPHELPER_DLLPUBLIC
OPropertyContainerHelper
class
COMPHELPER_DLLPUBLIC
OPropertyContainerHelper
{
{
...
@@ -103,10 +105,6 @@ class COMPHELPER_DLLPUBLIC OPropertyContainerHelper
...
@@ -103,10 +105,6 @@ class COMPHELPER_DLLPUBLIC OPropertyContainerHelper
PropertyContainer
m_aHoldProperties
;
PropertyContainer
m_aHoldProperties
;
// the properties which are hold by this class' instance, not the derived one's
// the properties which are hold by this class' instance, not the derived one's
public
:
// (the following struct needs to be public because of the SUNPRO5 compiler. Else it does not
// acceppt the typedef below, which is using this struct).
private
:
private
:
typedef
::
std
::
vector
<
PropertyDescription
>
Properties
;
typedef
::
std
::
vector
<
PropertyDescription
>
Properties
;
typedef
Properties
::
iterator
PropertiesIterator
;
typedef
Properties
::
iterator
PropertiesIterator
;
...
...
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