summaryrefslogtreecommitdiff
path: root/unusedcode.easy
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-08-10 22:50:25 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2012-08-10 23:08:44 +0200
commit07090cac4251e254b21676b77742c07f28cccaf4 (patch)
treea40a7a3125ebdc682dbf81e0ef3001949cac14c0 /unusedcode.easy
parent9b85b65fb5367b4a5d1c2bd1eed14e3bafe45405 (diff)
sc: this appears to be unused
Change-Id: I22a759ef55a46dc560ebe5f802c937f1d47bf645
Diffstat (limited to 'unusedcode.easy')
-rwxr-xr-xunusedcode.easy9
1 files changed, 0 insertions, 9 deletions
diff --git a/unusedcode.easy b/unusedcode.easy
index e4d051cfe640..2b6cd467069f 100755
--- a/unusedcode.easy
+++ b/unusedcode.easy
@@ -3,15 +3,6 @@ PlaceEditDialog::GetResId(unsigned short)
PopupMenu::SetSelectedEntry(unsigned short)
SanExtensionImpl::setCertExtn(com::sun::star::uno::Sequence<signed char>, com::sun::star::uno::Sequence<signed char>, unsigned char)
SanExtensionImpl::setCertExtn(unsigned char*, unsigned int, unsigned char*, unsigned int, unsigned char)
-ScCompressedArray<int, unsigned char>::GetEntryCount() const
-ScCompressedArray<int, unsigned short>::CopyFrom(ScCompressedArray<int, unsigned short> const&, int, int, long)
-ScCompressedArray<int, unsigned short>::GetEntryCount() const
-ScCompressedArray<int, unsigned short>::GetValue(int) const
-ScCompressedArray<int, unsigned short>::Insert(int, unsigned long)
-ScCompressedArray<int, unsigned short>::Remove(int, unsigned long)
-ScCompressedArray<int, unsigned short>::ScCompressedArray(int, unsigned short const&, unsigned long)
-ScCompressedArray<int, unsigned short>::ScCompressedArray(int, unsigned short const*, unsigned long)
-ScCompressedArray<int, unsigned short>::SetValue(int, unsigned short const&)
ScVbaFormat<ooo::vba::excel::XRange>::setNumberFormat(com::sun::star::lang::Locale, rtl::OUString const&)
ScVbaFormat<ooo::vba::excel::XStyle>::getAddIndent()
ScVbaFormat<ooo::vba::excel::XStyle>::setAddIndent(com::sun::star::uno::Any const&)