diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-07-26 16:36:47 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-07-26 16:38:06 +0100 |
commit | 97e3a9a3a62e52821f5f3389931d109a9070ec40 (patch) | |
tree | 06a46dedf8c77558aa4c09a0a6ddffece9358be2 /unusedcode.easy | |
parent | 3c2c2eb46ec70c82ec63ab7cf8096db4cb4fd8a2 (diff) |
callcatcher: update used code post-stlification
Change-Id: Ife742cfbb5295fafe36ba608744a3b3e356cc061
Diffstat (limited to 'unusedcode.easy')
-rwxr-xr-x | unusedcode.easy | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index 87728a5d82c6..6935075a45c5 100755 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -40,7 +40,7 @@ ScVbaFormat<ooo::vba::excel::XStyle>::setNumberFormat(com::sun::star::lang::Loca ScXMLExport::HasDrawPages(com::sun::star::uno::Reference<com::sun::star::sheet::XSpreadsheetDocument>&) ScXMLImport::GetVisibleSheet() SecurityEnvironment_NssImpl::getImplementation(com::sun::star::uno::Reference<com::sun::star::uno::XInterface>) -SfxMedium::SfxMedium(com::sun::star::uno::Reference<com::sun::star::embed::XStorage> const&, String const&, String const&, SfxItemSet const*, unsigned char) +SmRtfExport::HandleUnaryOperation(SmUnHorNode const*, int) SotStorage::GetProperty(String const&, String const&, com::sun::star::uno::Any&) SpinButton::SpinButton(Window*, ResId const&) SrchAttrItemList::Replace(SearchAttrItem const&, unsigned short) @@ -54,7 +54,6 @@ String::String(unsigned short const*, unsigned short) SvPtrarr::Replace(void* const&, unsigned short) SvPtrarr::Replace(void* const*, unsigned short, unsigned short) SvPtrarr::_ForEach(unsigned short, unsigned short, unsigned char (*)(void* const&, void*), void*) -SvStringsISortDtor::Insert(String* const*, unsigned short) SvXMLAutoStylePoolNamesP_Impl::GetPos(rtl::OUString const*) const SvXMLAutoStylePoolNamesP_Impl::Remove(rtl::OUString*) SvXMLAutoStylePoolParentsP_Impl::GetPos(SvXMLAutoStylePoolParentP_Impl const*) const @@ -77,9 +76,6 @@ SwBlockNames::Insert(SwBlockName const**, unsigned short) SwBlockNames::Insert(SwBlockNames const*, unsigned short, unsigned short) SwBlockNames::Remove(SwBlockName const*&, unsigned short) SwBlockNames::Remove(unsigned short, unsigned short) -SwOutlineNodes::Insert(SwNode* const&, unsigned short&) -SwOutlineNodes::Insert(SwNode* const*, unsigned short) -SwOutlineNodes::Insert(SwOutlineNodes const*, unsigned short, unsigned short) SwRects::Replace(SwRect const&, unsigned short) SwRects::Replace(SwRect const*, unsigned short, unsigned short) SwRects::_ForEach(unsigned short, unsigned short, unsigned char (*)(SwRect const&, void*), void*) @@ -90,15 +86,6 @@ SwSortElements::Insert(SwSortElement* const*, unsigned short) SwSortElements::Insert(SwSortElements const*, unsigned short, unsigned short) SwSortElements::Remove(SwSortElement* const&, unsigned short) SwSortElements::Remove(unsigned short, unsigned short) -SwSortTableLines::DeleteAndDestroy(unsigned short, unsigned short) -SwSortTableLines::Insert(SwTableLine* const&) -SwSortTableLines::Insert(SwTableLine* const&, unsigned short&) -SwSortTableLines::Insert(SwTableLine* const*, unsigned short) -SwSortTableLines::Remove(SwTableLine* const&, unsigned short) -SwSortTableLines::Remove(unsigned short, unsigned short) -SwTableSortBoxes::DeleteAndDestroy(unsigned short, unsigned short) -SwTableSortBoxes::Insert(SwTableBox* const&, unsigned short&) -SwTableSortBoxes::Insert(SwTableBox* const*, unsigned short) SwXMLTableColumnsSortByWidth_Impl::GetPos(SwXMLTableColumn_Impl const*) const SwXMLTableColumnsSortByWidth_Impl::Remove(SwXMLTableColumn_Impl*) SwpHtEnd::Insert(SwTxtAttr const*&, unsigned short&) |