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
3b243b5f
Kaydet (Commit)
3b243b5f
authored
Eyl 07, 2011
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
remove freshly unused methods
üst
c6b49f90
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
8 deletions
+1
-8
itempool.hxx
svl/inc/svl/itempool.hxx
+0
-1
itempool.cxx
svl/source/items/itempool.cxx
+0
-5
unusedcode.easy
unusedcode.easy
+1
-2
No files found.
svl/inc/svl/itempool.hxx
Dosyayı görüntüle @
3b243b5f
...
@@ -225,7 +225,6 @@ public:
...
@@ -225,7 +225,6 @@ public:
sal_uInt16
*
pWhichIdTab
);
sal_uInt16
*
pWhichIdTab
);
sal_uInt16
GetNewWhich
(
sal_uInt16
nOldWhich
)
const
;
sal_uInt16
GetNewWhich
(
sal_uInt16
nOldWhich
)
const
;
sal_uInt16
GetVersion
()
const
;
sal_uInt16
GetVersion
()
const
;
sal_uInt16
GetFileFormatVersion
()
const
;
void
SetFileFormatVersion
(
sal_uInt16
nFileFormatVersion
);
void
SetFileFormatVersion
(
sal_uInt16
nFileFormatVersion
);
bool
IsCurrentVersionLoading
()
const
;
bool
IsCurrentVersionLoading
()
const
;
...
...
svl/source/items/itempool.cxx
Dosyayı görüntüle @
3b243b5f
...
@@ -1043,11 +1043,6 @@ sal_uInt16 SfxItemPool::GetTrueSlotId( sal_uInt16 nWhich, sal_Bool bDeep ) const
...
@@ -1043,11 +1043,6 @@ sal_uInt16 SfxItemPool::GetTrueSlotId( sal_uInt16 nWhich, sal_Bool bDeep ) const
return
pItemInfos
[
nWhich
-
pImp
->
mnStart
].
_nSID
;
return
pItemInfos
[
nWhich
-
pImp
->
mnStart
].
_nSID
;
}
}
sal_uInt16
SfxItemPool
::
GetFileFormatVersion
()
const
{
return
pImp
->
mnFileFormatVersion
;
}
void
SfxItemPool
::
SetFileFormatVersion
(
sal_uInt16
nFileFormatVersion
)
void
SfxItemPool
::
SetFileFormatVersion
(
sal_uInt16
nFileFormatVersion
)
/* [Description]
/* [Description]
...
...
unusedcode.easy
Dosyayı görüntüle @
3b243b5f
...
@@ -1519,6 +1519,7 @@ XclTokenArray::XclTokenArray(std::vector<unsigned char, std::allocator<unsigned
...
@@ -1519,6 +1519,7 @@ XclTokenArray::XclTokenArray(std::vector<unsigned char, std::allocator<unsigned
XclTokenArrayIterator::Init()
XclTokenArrayIterator::Init()
XclTools::GetBuiltInStyleName(rtl::OUString const&)
XclTools::GetBuiltInStyleName(rtl::OUString const&)
XclTools::GetSbMacroUrl(rtl::OUString const&, rtl::OUString const&, SfxObjectShell*)
XclTools::GetSbMacroUrl(rtl::OUString const&, rtl::OUString const&, SfxObjectShell*)
XclXFBase::HasUsedFlags() const
XmlSec::GetDateTimeString(rtl::OUString const&, rtl::OUString const&)
XmlSec::GetDateTimeString(rtl::OUString const&, rtl::OUString const&)
XmlSecStatusBarControl::GetDefItemWidth(StatusBar&)
XmlSecStatusBarControl::GetDefItemWidth(StatusBar&)
ZipPackageStream::SetBaseEncryptionData(rtl::Reference<BaseEncryptionData> const&)
ZipPackageStream::SetBaseEncryptionData(rtl::Reference<BaseEncryptionData> const&)
...
@@ -2713,9 +2714,7 @@ oox::dump::biff::BiffObjectBase::dumpRowRange(oox::dump::String const&, bool)
...
@@ -2713,9 +2714,7 @@ oox::dump::biff::BiffObjectBase::dumpRowRange(oox::dump::String const&, bool)
oox::dump::biff::FormulaObject::dumpCellFormula(oox::dump::String const&, unsigned short)
oox::dump::biff::FormulaObject::dumpCellFormula(oox::dump::String const&, unsigned short)
oox::ole::VbaHelper::getBasicScriptUrl(rtl::OUString const&, rtl::OUString const&, rtl::OUString const&)
oox::ole::VbaHelper::getBasicScriptUrl(rtl::OUString const&, rtl::OUString const&, rtl::OUString const&)
oox::ole::VbaProject::hasDialog(rtl::OUString const&) const
oox::ole::VbaProject::hasDialog(rtl::OUString const&) const
oox::ole::VbaProject::hasDialogs() const
oox::ole::VbaProject::hasModule(rtl::OUString const&) const
oox::ole::VbaProject::hasModule(rtl::OUString const&) const
oox::ole::VbaProject::hasModules() const
oox::ole::VbaSiteModel::isVisible() const
oox::ole::VbaSiteModel::isVisible() const
oox::ppt::PPTShape::findPlaceholder(int, int, std::vector<boost::shared_ptr<oox::drawingml::Shape>, std::allocator<boost::shared_ptr<oox::drawingml::Shape> > >&)
oox::ppt::PPTShape::findPlaceholder(int, int, std::vector<boost::shared_ptr<oox::drawingml::Shape>, std::allocator<boost::shared_ptr<oox::drawingml::Shape> > >&)
oox::ppt::lclDebugSubType(int)
oox::ppt::lclDebugSubType(int)
...
...
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