diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-08-19 08:25:05 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-08-19 08:26:22 +0100 |
commit | a3b06ecf4217016c883ce40e52fcd4b6a2d25860 (patch) | |
tree | 657ee8699af6941014fe1c6a2f1ac278d7829e73 /unusedcode.easy | |
parent | 9793d387529227f8e0a56e82ffa066ee294d5d50 (diff) |
callcatcher: remove some more unused code
Change-Id: I7332b0ead075e09b60549203bc32eb99a2bb0430
Diffstat (limited to 'unusedcode.easy')
-rw-r--r-- | unusedcode.easy | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index 2eebe0ab8cfc..1469ac1a9c74 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -71,7 +71,6 @@ ServerFont::GetGlyphBitmap1(int, RawBitmap&) const ServerFont::GetGlyphBitmap8(int, RawBitmap&) const SfxAppMenuControl_Impl::RegisterControl(unsigned short, SfxModule*) SfxGrabBagItem::SetGrabBag(std::__debug::map<rtl::OUString, com::sun::star::uno::Any, std::less<rtl::OUString>, std::allocator<std::pair<rtl::OUString const, com::sun::star::uno::Any> > > const&) -SfxTemplatePanelControl::GetISfxTemplateCommon() SfxTemplatePanelControl::SetParagraphFamily() SmFontPickList::Contains(Font const&) const StatusBar::CopyItems(StatusBar const&) @@ -132,7 +131,6 @@ basegfx::unotools::homMatrixFromMatrix(basegfx::B2DHomMatrix&, com::sun::star::g canvas::createSurfaceProxyManager(boost::shared_ptr<canvas::IRenderModule> const&) comphelper::ComponentContext::ComponentContext(com::sun::star::uno::Reference<com::sun::star::lang::XMultiServiceFactory> const&) comphelper::ComponentContext::createComponentWithArguments(rtl::OUString const&, com::sun::star::uno::Sequence<com::sun::star::uno::Any> const&) const -comphelper::ComponentContext::getLegacyServiceFactory() const comphelper::ComponentContext::getSingleton(rtl::OUString const&) const comphelper::MediaDescriptor::PROP_DEEPDETECTION() comphelper::detail::ConfigurationWrapper::getGroupReadWrite(boost::shared_ptr<comphelper::ConfigurationChanges> const&, rtl::OUString const&) const |