loplugin:unreffun
Change-Id: Ie32180d2ecbf7d99dde230e15f09ca3d6965483f
This commit is contained in:
@@ -51,8 +51,6 @@ public:
|
||||
virtual uno::Sequence<OUString> SAL_CALL getSupportedServiceNames() throw (uno::RuntimeException, std::exception) SAL_OVERRIDE;
|
||||
};
|
||||
|
||||
bool SAL_CALL WriterFilterDetection_supportsService(const OUString& ServiceName) throw (uno::RuntimeException);
|
||||
|
||||
uno::Sequence<OUString> SAL_CALL WriterFilterDetection_getSupportedServiceNames() throw (uno::RuntimeException);
|
||||
|
||||
WriterFilterDetection::WriterFilterDetection(const uno::Reference<uno::XComponentContext>& rxContext)
|
||||
|
Reference in New Issue
Block a user