summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-03-11 09:18:51 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-03-11 09:19:39 +0000
commit8c7d924643b3f4a29c098632d03706aa99779f4d (patch)
tree27d5dac45ba023ee00fe545cbeee873b88cd1c9d
parent1dec3cfba804d1f1af17593306ea6742691b8f3b (diff)
callcatcher: update unused code
Change-Id: Ie7acb237728af27df27d87c3f46a3eaa9cd14654
-rw-r--r--include/svl/style.hxx1
-rw-r--r--svl/source/items/style.cxx5
-rw-r--r--unusedcode.easy13
3 files changed, 13 insertions, 6 deletions
diff --git a/include/svl/style.hxx b/include/svl/style.hxx
index cbe7d4292f4b..7a558e4f94b9 100644
--- a/include/svl/style.hxx
+++ b/include/svl/style.hxx
@@ -250,7 +250,6 @@ public:
SfxStyleSheetBasePool& operator=( const SfxStyleSheetBasePool& );
SfxStyleSheetBasePool& operator+=( const SfxStyleSheetBasePool& );
- const SfxStyles& GetStyles();
virtual SfxStyleSheetBase* First();
virtual SfxStyleSheetBase* Next();
virtual SfxStyleSheetBase* Find( const OUString&, SfxStyleFamily eFam, sal_uInt16 n=SFXSTYLEBIT_ALL );
diff --git a/svl/source/items/style.cxx b/svl/source/items/style.cxx
index 4d65840eafb4..126cd814b4cb 100644
--- a/svl/source/items/style.cxx
+++ b/svl/source/items/style.cxx
@@ -699,11 +699,6 @@ SfxStyleSheetBase* SfxStyleSheetBasePool::Find(const OUString& rName,
return aIter.Find(rName);
}
-const SfxStyles& SfxStyleSheetBasePool::GetStyles()
-{
- return aStyles;
-}
-
SfxStyleSheetBase* SfxStyleSheetBasePool::First()
{
return GetIterator_Impl().First();
diff --git a/unusedcode.easy b/unusedcode.easy
index d7b52c4f0e61..e62cbc8a8396 100644
--- a/unusedcode.easy
+++ b/unusedcode.easy
@@ -177,6 +177,19 @@ connectivity::file::OStatement_Base::reset()
connectivity::firebird::release(int&, cppu::OBroadcastHelperVar<cppu::OMultiTypeInterfaceContainerHelper, com::sun::star::uno::Type>&, com::sun::star::uno::Reference<com::sun::star::uno::XInterface>&, com::sun::star::lang::XComponent*)
connectivity::sdbcx::OGroup::OGroup(rtl::OUString const&, unsigned char)
connectivity::sdbcx::OGroup::OGroup(unsigned char)
+dbaccess::OCommandContainer::getUnoTunnelImplementationId()
+dbaccess::OCommandDefinition::getUnoTunnelImplementationId()
+dbaccess::OComponentDefinition::getUnoTunnelImplementationId()
+dbaccess::ODefinitionContainer::getUnoTunnelImplementationId()
+dbaccess::ODocumentContainer::getUnoTunnelImplementationId()
+dbaccess::ODocumentDefinition::getUnoTunnelImplementationId()
+dbaccess::OQuery::getUnoTunnelImplementationId()
+dbaccess::OQueryDescriptor::getUnoTunnelImplementationId()
+dbaccess::OSingleSelectQueryComposer::getUnoTunnelImplementationId()
+dbaui::ComposerDialog::getUnoTunnelImplementationId()
+dbaui::OColumnControlModel::getUnoTunnelImplementationId()
+dbaui::ODirectSQLDialog::getUnoTunnelImplementationId()
+dbaui::OTextConnectionSettingsDialog::getUnoTunnelImplementationId()
oglcanvas::CanvasHelper::flush() const
oglcanvas::TextLayout::draw(com::sun::star::rendering::ViewState const&, com::sun::star::rendering::RenderState const&, com::sun::star::uno::Reference<com::sun::star::rendering::XGraphicDevice> const&) const
oox::xls::BiffDrawingObjectBase::BiffDrawingObjectBase(oox::xls::WorksheetHelper const&)