diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-03-10 14:55:24 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-03-12 11:43:49 +0000 |
commit | 2371d13d3f03a11577492918a2dfcc9447283a43 (patch) | |
tree | c95aa4613dd5099e5c1d2504e979cc23f78a5bce | |
parent | 73c9b3c59e0a7807ccd887a09c2e8918f4ddd8ac (diff) |
callcatcher: update list
-rwxr-xr-x | unusedcode.easy | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index 38f62a80c581..1d9bf464ebb0 100755 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -73,8 +73,13 @@ ScConditionalFormats_Impl::Remove(unsigned short, unsigned short) ScCsvControl::ScCsvControl(Window*, ScCsvLayoutData const&, long) ScDBCollection::AnonDBs::erase(boost::void_ptr_iterator<__gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<void**, std::__cxx1998::vector<void*, std::allocator<void*> > >, std::__debug::vector<void*, std::allocator<void*> > >, ScDBData>) ScDBCollection::AnonDBs::size() const -ScDPCache::GetDimensionIndex(rtl::OUString const&) const -ScDPCache::GetIdByItemData(long, rtl::OUString const&) const +ScDPCache::ClearGroupFields() +ScDPCache::GetGroupDimMemberValues(long) const +ScDPCache::GetGroupFieldCount() const +ScDPInitState::GetNameIdForIndex(long) const +ScDPItemData::SetGroupValue(int, int) +ScDPLabelData::ScDPLabelData(rtl::OUString const&, short, bool) +ScDPResultData::IsInGroup(ScDPItemData const&, long, long, long) const ScDocRowHeightUpdater::TabRanges::TabRanges() ScFilterDetect::impl_createFactory(com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory> const&) ScHTMLColOffset::Insert(ScHTMLColOffset const*, unsigned short, unsigned short) |