diff options
author | Jan Holesovsky <kendy@suse.cz> | 2011-08-15 08:00:07 +0200 |
---|---|---|
committer | Jan Holesovsky <kendy@suse.cz> | 2011-08-15 13:11:50 +0200 |
commit | 3caac78af2a56db5156b9075b5bdd1f3c00c5d65 (patch) | |
tree | d1537a4464cf868a534f9c643cab1f06a835cbfc /unusedcode.easy | |
parent | 9ca076f6236a24e8909fdd471ea7acea88bfc01b (diff) |
callcatcher: Remove unused ListBox-related methods.
Diffstat (limited to 'unusedcode.easy')
-rw-r--r-- | unusedcode.easy | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index 9a28303db316..e90e24c0014a 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -379,18 +379,6 @@ LinguMgr::UpdateAll() LinguOptions::GetValue(com::sun::star::uno::Any&, int) const LinguOptions::SetValue(com::sun::star::uno::Any&, com::sun::star::uno::Any const&, int) LinkStructArr::DeleteAndDestroy(unsigned short, unsigned short) -ListBox::CalcWindowSizePixel(unsigned short) const -ListBox::GetMRUEntries(unsigned short) const -ListBox::GetMaxMRUCount() const -ListBox::GetProminentEntryType() const -ListBox::GetUserItemSize() const -ListBox::IsDDAutoWidthEnabled() const -ListBox::IsUserDrawEnabled() const -ListBox::SetMRUEntries(String const&, unsigned short) -ListBox::SetMaxMRUCount(unsigned short) -ListBox::SetProminentEntryType(ProminentEntry) -ListBox::SetSeparatorPos() -ListBox::ShowProminentEntry(unsigned short) LngSvcMgr::RemoveLngSvcEvtBroadcaster(com::sun::star::uno::Reference<com::sun::star::linguistic2::XLinguServiceEventBroadcaster> const&) LocaleDataWrapper::getCollatorImplementations() const LocaleDataWrapper::getTransliterations() const |