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
e395801f
Kaydet (Commit)
e395801f
authored
Şub 28, 2014
tarafından
Noel Grandin
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
remove unused code svl::SharedStringPool::SharedStringPool()
Change-Id: I497cb89d0b204b9de9c31f86837664d107e55033
üst
39f67c41
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
3 deletions
+0
-3
sharedstringpool.hxx
include/svl/sharedstringpool.hxx
+0
-1
sharedstringpool.cxx
svl/source/misc/sharedstringpool.cxx
+0
-1
unusedcode.easy
unusedcode.easy
+0
-1
No files found.
include/svl/sharedstringpool.hxx
Dosyayı görüntüle @
e395801f
...
@@ -39,7 +39,6 @@ class SVL_DLLPUBLIC SharedStringPool
...
@@ -39,7 +39,6 @@ class SVL_DLLPUBLIC SharedStringPool
public
:
public
:
SharedStringPool
();
SharedStringPool
(
const
CharClass
*
pCharClass
);
SharedStringPool
(
const
CharClass
*
pCharClass
);
/**
/**
...
...
svl/source/misc/sharedstringpool.cxx
Dosyayı görüntüle @
e395801f
...
@@ -12,7 +12,6 @@
...
@@ -12,7 +12,6 @@
namespace
svl
{
namespace
svl
{
SharedStringPool
::
SharedStringPool
()
:
mpCharClass
(
NULL
)
{}
SharedStringPool
::
SharedStringPool
(
const
CharClass
*
pCharClass
)
:
mpCharClass
(
pCharClass
)
{}
SharedStringPool
::
SharedStringPool
(
const
CharClass
*
pCharClass
)
:
mpCharClass
(
pCharClass
)
{}
SharedString
SharedStringPool
::
intern
(
const
OUString
&
rStr
)
SharedString
SharedStringPool
::
intern
(
const
OUString
&
rStr
)
...
...
unusedcode.easy
Dosyayı görüntüle @
e395801f
...
@@ -288,5 +288,4 @@ std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, (anonymous namespace
...
@@ -288,5 +288,4 @@ std::_Rb_tree<rtl::OUString, std::pair<rtl::OUString const, (anonymous namespace
std::auto_ptr<formula::FormulaTokenArray>::auto_ptr(std::auto_ptr<formula::FormulaTokenArray>&)
std::auto_ptr<formula::FormulaTokenArray>::auto_ptr(std::auto_ptr<formula::FormulaTokenArray>&)
std::auto_ptr<formula::FormulaTokenArray>::auto_ptr(std::auto_ptr_ref<formula::FormulaTokenArray>)
std::auto_ptr<formula::FormulaTokenArray>::auto_ptr(std::auto_ptr_ref<formula::FormulaTokenArray>)
std::vector<rtl::Reference<oox::xls::(anonymous namespace)::WorkerThread>, std::allocator<rtl::Reference<oox::xls::(anonymous namespace)::WorkerThread> > >::reserve(unsigned long)
std::vector<rtl::Reference<oox::xls::(anonymous namespace)::WorkerThread>, std::allocator<rtl::Reference<oox::xls::(anonymous namespace)::WorkerThread> > >::reserve(unsigned long)
svl::SharedStringPool::SharedStringPool()
vcl::MapChar(vcl::_TrueTypeFont*, unsigned short, bool)
vcl::MapChar(vcl::_TrueTypeFont*, unsigned short, 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