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
b14d791f
Kaydet (Commit)
b14d791f
authored
Tem 03, 2013
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
drop unused vcl::unohelper::getNaturalStringSorterForAppLocale
Change-Id: Ie85005ceba32ce2de3296f91e4688467b06dee2d
üst
be8aee91
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
14 deletions
+0
-14
unohelp.hxx
include/vcl/unohelp.hxx
+0
-2
unusedcode.easy
unusedcode.easy
+0
-1
ilstbox.cxx
vcl/source/control/ilstbox.cxx
+0
-11
No files found.
include/vcl/unohelp.hxx
Dosyayı görüntüle @
b14d791f
...
...
@@ -52,8 +52,6 @@ namespace unohelper
{
VCL_DLLPUBLIC
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
i18n
::
XBreakIterator
>
CreateBreakIterator
();
VCL_DLLPUBLIC
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
i18n
::
XCharacterClassification
>
CreateCharacterClassification
();
//Get access to singleton Natural String Sorter collating for Application::GetLocale
VCL_DLLPUBLIC
const
comphelper
::
string
::
NaturalStringSorter
&
getNaturalStringSorterForAppLocale
();
VCL_DLLPUBLIC
OUString
CreateLibraryName
(
const
sal_Char
*
pModName
,
sal_Bool
bSUPD
);
VCL_DLLPUBLIC
void
NotifyAccessibleStateEventGlobally
(
const
::
com
::
sun
::
star
::
accessibility
::
AccessibleEventObject
&
rEventObject
);
}}
// namespace vcl::unohelper
...
...
unusedcode.easy
Dosyayı görüntüle @
b14d791f
...
...
@@ -221,5 +221,4 @@ svx::sidebar::TextCharacterSpacingControl::ToGetFocus()
unoidl::UnoidlProvider::getConstant(unsigned int) const
utl::ConfigItem::getUniqueSetElementName(rtl::OUString const&, rtl::OUString&)
utl::toISO8601(com::sun::star::util::Time const&)
vcl::unohelper::getNaturalStringSorterForAppLocale()
vclmain::createApplication()
vcl/source/control/ilstbox.cxx
Dosyayı görüntüle @
b14d791f
...
...
@@ -151,17 +151,6 @@ namespace
};
}
namespace
vcl
{
namespace
unohelper
{
const
comphelper
::
string
::
NaturalStringSorter
&
getNaturalStringSorterForAppLocale
()
{
return
theSorter
::
get
();
}
}
}
sal_uInt16
ImplEntryList
::
InsertEntry
(
sal_uInt16
nPos
,
ImplEntryType
*
pNewEntry
,
sal_Bool
bSort
)
{
if
(
!!
pNewEntry
->
maImage
)
...
...
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