summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/uno/admindlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/uno/admindlg.hxx')
-rw-r--r--dbaccess/source/ui/uno/admindlg.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/dbaccess/source/ui/uno/admindlg.hxx b/dbaccess/source/ui/uno/admindlg.hxx
index c791129851f3..d326ce1f3693 100644
--- a/dbaccess/source/ui/uno/admindlg.hxx
+++ b/dbaccess/source/ui/uno/admindlg.hxx
@@ -42,8 +42,8 @@ public:
virtual ::comphelper::StringSequence SAL_CALL getSupportedServiceNames() throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;
// XServiceInfo - static methods
- static ::com::sun::star::uno::Sequence< OUString > getSupportedServiceNames_Static(void) throw( ::com::sun::star::uno::RuntimeException );
- static OUString getImplementationName_Static(void) throw( ::com::sun::star::uno::RuntimeException );
+ static ::com::sun::star::uno::Sequence< OUString > getSupportedServiceNames_Static() throw( ::com::sun::star::uno::RuntimeException );
+ static OUString getImplementationName_Static() throw( ::com::sun::star::uno::RuntimeException );
static ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >
SAL_CALL Create(const ::com::sun::star::uno::Reference< com::sun::star::lang::XMultiServiceFactory >&);
mit/unusedcode.easy?h=feature/bplustree&id=4ecab66a6243e3675c89f925a0856e8e36723ca0'>ShapeToolbarController::create is unusedCaolán McNamara 2015-04-04callcatcher: update unusedcodeCaolán McNamara 2015-03-28forms: More unused services related stuffMatúš Kukan 2015-03-23Unusedcode.easy: ScBroadcastAreaSlot::AreaBroadcastInRangeJulien Nabet 2015-03-05callcatcher: update unused codeCaolán McNamara 2015-03-01unusedcode.easy: remove ScBroadcastAreaSlotMachine::AreaBroadcastInRangeJulien Nabet 2015-02-19unusedcode: Remove few methodsMatúš Kukan 2015-02-17callcatcher: update unused codeCaolán McNamara 2015-02-15unusedcode.easyJulien Nabet 2015-02-05callcatcher: update unused codeCaolán McNamara 2015-02-04callcatcher: remove some more recently discovered unused methodsCaolán McNamara 2015-02-03callcatcher: shave off some moreCaolán McNamara 2015-02-02callcatcher: shave off a few moreCaolán McNamara 2015-02-02drop now fixed OOoEmbeddedObjectFactory::createInstanceLinkUserInit from listCaolán McNamara 2015-02-02callcatcher: remove some unused methodsCaolán McNamara 2015-02-01callcatcher: yet more unused codeCaolán McNamara 2015-01-30chisel off some more unused codeCaolán McNamara 2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara 2015-01-21callcatcher: update unused codeCaolán McNamara 2014-12-26callcatcher: update unused codeCaolán McNamara 2014-12-24callcatcher: update unusedcodeCaolán McNamara 2014-12-22callcatcher: update unused codeCaolán McNamara 2014-12-12leave this Clone as inlineCaolán McNamara 2014-12-08callcatcher: update unused codeCaolán McNamara 2014-12-04callcatcher: update unused codeCaolán McNamara 2014-11-30Unused writerfilter::TagLogger::propertySetMiklos Vajna