summaryrefslogtreecommitdiff
path: root/sw/inc/unobaseclass.hxx
diff options
context:
space:
mode:
authorArkadiy Illarionov <qarkai@gmail.com>2019-06-23 00:10:00 +0300
committerArkadiy Illarionov <qarkai@gmail.com>2019-06-24 21:36:32 +0200
commitc9a49cdaf0f9e17f0d899b9bc48d1ab51cc1d583 (patch)
tree952ebcba513f647ee683509071065730e0799ffe /sw/inc/unobaseclass.hxx
parenta329b2111c12b9a5a3bc0de53065044155f54474 (diff)
Drop sw::GetSupportedServiceNamesImpl
Use braced initializer lists and std::transform. Change-Id: I5d1a57d766e39663a55f4921f486210d41fa917d Reviewed-on: https://gerrit.libreoffice.org/74588 Tested-by: Jenkins Reviewed-by: Arkadiy Illarionov <qarkai@gmail.com>
Diffstat (limited to 'sw/inc/unobaseclass.hxx')
-rw-r--r--sw/inc/unobaseclass.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/inc/unobaseclass.hxx b/sw/inc/unobaseclass.hxx
index 2d93c7b5a2cf..674901c36a12 100644
--- a/sw/inc/unobaseclass.hxx
+++ b/sw/inc/unobaseclass.hxx
@@ -124,10 +124,6 @@ namespace sw {
return 0;
}
- css::uno::Sequence< OUString >
- GetSupportedServiceNamesImpl(
- size_t const nServices, char const*const pServices[]);
-
} // namespace sw
#endif // INCLUDED_SW_INC_UNOBASECLASS_HXX