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
695dca68
Kaydet (Commit)
695dca68
authored
Şub 24, 2012
tarafından
Thomas Arnhold
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
unusedcode.easy: OwnerLock includes this feature
üst
323fd82d
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
14 deletions
+0
-14
object.hxx
sot/inc/sot/object.hxx
+0
-1
object.cxx
sot/source/base/object.cxx
+0
-12
unusedcode.easy
unusedcode.easy
+0
-1
No files found.
sot/inc/sot/object.hxx
Dosyayı görüntüle @
695dca68
...
@@ -313,7 +313,6 @@ public:
...
@@ -313,7 +313,6 @@ public:
sal_uInt16
GetStrongLockCount
()
const
{
return
nStrongLockCount
;
}
sal_uInt16
GetStrongLockCount
()
const
{
return
nStrongLockCount
;
}
void
OwnerLock
(
sal_Bool
bLock
);
void
OwnerLock
(
sal_Bool
bLock
);
void
RemoveOwnerLock
();
sal_Bool
DoClose
();
sal_Bool
DoClose
();
sal_Bool
IsInClose
()
const
{
return
bInClose
;
}
sal_Bool
IsInClose
()
const
{
return
bInClose
;
}
...
...
sot/source/base/object.cxx
Dosyayı görüntüle @
695dca68
...
@@ -146,18 +146,6 @@ void SotObject::OwnerLock
...
@@ -146,18 +146,6 @@ void SotObject::OwnerLock
}
}
}
}
void
SotObject
::
RemoveOwnerLock
()
{
if
(
nOwnerLockCount
)
{
--
nOwnerLockCount
;
ReleaseRef
();
}
else
{
OSL_FAIL
(
"OwnerLockCount underflow!"
);
}
}
//=========================================================================
//=========================================================================
sal_Bool
SotObject
::
DoClose
()
sal_Bool
SotObject
::
DoClose
()
{
{
...
...
unusedcode.easy
Dosyayı görüntüle @
695dca68
...
@@ -165,7 +165,6 @@ SortedPositions_SAR::Replace(unsigned int const&, unsigned short)
...
@@ -165,7 +165,6 @@ SortedPositions_SAR::Replace(unsigned int const&, unsigned short)
SortedPositions_SAR::Replace(unsigned int const*, unsigned short, unsigned short)
SortedPositions_SAR::Replace(unsigned int const*, unsigned short, unsigned short)
SortedPositions_SAR::_ForEach(unsigned short, unsigned short, unsigned char (*)(unsigned int const&, void*), void*)
SortedPositions_SAR::_ForEach(unsigned short, unsigned short, unsigned char (*)(unsigned int const&, void*), void*)
SotExchange::GetExchangeAction(com::sun::star::uno::Reference<com::sun::star::datatransfer::XTransferable> const&, unsigned short, unsigned short, unsigned short, unsigned long&, unsigned short&, unsigned long)
SotExchange::GetExchangeAction(com::sun::star::uno::Reference<com::sun::star::datatransfer::XTransferable> const&, unsigned short, unsigned short, unsigned short, unsigned long&, unsigned short&, unsigned long)
SotObject::RemoveOwnerLock()
SotStorage::GetProperty(String const&, String const&, com::sun::star::uno::Any&)
SotStorage::GetProperty(String const&, String const&, com::sun::star::uno::Any&)
SpanStyleManager::get(WPXString const&) const
SpanStyleManager::get(WPXString const&) const
SpinButton::SpinButton(Window*, ResId const&)
SpinButton::SpinButton(Window*, ResId const&)
...
...
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