diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-11-23 10:08:52 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-11-23 10:10:10 +0000 |
commit | 5e283a80cd8e3e3a158b604f59c3dafa59a6b6f1 (patch) | |
tree | 081aa5b154ec1d194f32a8d813291836c47ef27e /unusedcode.easy | |
parent | b7ea36101497c275cb08b0e37facbde656197d9b (diff) |
callcatcher: remove recently unused code
Diffstat (limited to 'unusedcode.easy')
-rw-r--r-- | unusedcode.easy | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index fc8834cc53a0..6bb28a255436 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -7,6 +7,8 @@ AtomPubSession::~AtomPubSession() BufferNode::childAt(int) const ByteString::Assign(char const*, unsigned short) ByteString::Assign(char) +ByteString::EraseLeadingChars(char) +ByteString::EraseTrailingChars(char) CIccCLUT::Interp3dTetra(float*, float const*) CIccCLUT::Iterate(IIccCLUTExec*) CIccFormulaCurveSegment::SetFunction(unsigned short, unsigned char, float*) @@ -397,7 +399,6 @@ ScHTMLColOffset_SAR::Replace(unsigned long const&, unsigned short) ScHTMLColOffset_SAR::Replace(unsigned long const*, unsigned short, unsigned short) ScHTMLColOffset_SAR::_ForEach(unsigned short, unsigned short, unsigned char (*)(unsigned long const&, void*), void*) ScInputBarGroup::GainFocus() -ScInputBarGroup::LinkStubImpl_ScrollHdl(void*, void*) ScJobSetup::ScJobSetup(SfxPrinter*) ScLeftFooterEditPage::GetRanges() ScLeftHeaderEditPage::GetRanges() @@ -2028,7 +2029,6 @@ oox::ole::VbaProject::hasDialog(rtl::OUString const&) const oox::ole::VbaProject::hasModule(rtl::OUString const&) const oox::ole::VbaSiteModel::isVisible() const oox::ppt::PPTShape::findPlaceholder(int, int, std::__debug::vector<boost::shared_ptr<oox::drawingml::Shape>, std::allocator<boost::shared_ptr<oox::drawingml::Shape> > >&) -oox::ppt::lclDebugSubType(int) oox::vml::(anonymous namespace)::lclInsertTextFrame(oox::core::XmlFilterBase const&, com::sun::star::uno::Reference<com::sun::star::drawing::XShape> const&) oox::vml::(anonymous namespace)::lclSetXShapeRect(com::sun::star::uno::Reference<com::sun::star::drawing::XShape> const&, com::sun::star::awt::Rectangle const&) oox::xls::(anonymous namespace)::lclCalcEmu(oox::xls::UnitConverter const&, long, oox::xls::Unit) @@ -2225,7 +2225,6 @@ std::__cxx1998::vector<SfxFilter*, std::allocator<SfxFilter*> >::~vector() std::__cxx1998::vector<SotFactory*, std::allocator<SotFactory*> >::~vector() std::__cxx1998::vector<com::sun::star::datatransfer::DataFlavor*, std::allocator<com::sun::star::datatransfer::DataFlavor*> >::~vector() svgi::(anonymous namespace)::appendChar(std::basic_string<char, std::char_traits<char>, std::allocator<char> >&, char) -svgi::getTokenName(int) svx::SvxShowCharSetItem::~SvxShowCharSetItem() svxform::DataNavigatorManager::GetChildWindowId() svxform::FmFilterNavigatorWinMgr::GetChildWindowId() |