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
faa60fd3
Kaydet (Commit)
faa60fd3
authored
Kas 12, 2013
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
-Werror,-Wunused-member-function
Change-Id: I972a0b6e73c1302cdd27b6ed88d0d1a3cb598816
üst
456b6c88
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
8 deletions
+0
-8
propertycontainerhelper.cxx
comphelper/source/property/propertycontainerhelper.cxx
+0
-8
No files found.
comphelper/source/property/propertycontainerhelper.cxx
Dosyayı görüntüle @
faa60fd3
...
@@ -40,14 +40,6 @@ using namespace ::com::sun::star::beans;
...
@@ -40,14 +40,6 @@ using namespace ::com::sun::star::beans;
//--------------------------------------------------------------------------
//--------------------------------------------------------------------------
namespace
namespace
{
{
// comparing two property descriptions
struct
PropertyDescriptionCompareByHandle
:
public
::
std
::
binary_function
<
PropertyDescription
,
PropertyDescription
,
bool
>
{
bool
operator
()
(
const
PropertyDescription
&
x
,
const
PropertyDescription
&
y
)
const
{
return
x
.
aProperty
.
Handle
<
y
.
aProperty
.
Handle
;
}
};
// comparing two property descriptions
// comparing two property descriptions
struct
PropertyDescriptionHandleCompare
:
public
::
std
::
binary_function
<
PropertyDescription
,
PropertyDescription
,
bool
>
struct
PropertyDescriptionHandleCompare
:
public
::
std
::
binary_function
<
PropertyDescription
,
PropertyDescription
,
bool
>
{
{
...
...
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