summaryrefslogtreecommitdiff
path: root/sw/inc/unobaseclass.hxx
diff options
context:
space:
mode:
authorMarcos Paulo de Souza <marcos.souza.org@gmail.com>2013-10-24 11:26:31 -0200
committerStephan Bergmann <sbergman@redhat.com>2013-10-24 17:57:32 +0200
commitbe0adb9f0fc738fe8735d2e0802fd19091799d11 (patch)
tree3a603568b4bee2e7fd181814330318c3386141d0 /sw/inc/unobaseclass.hxx
parentb391da28fffa1f71967079189e7d60ff16ec2784 (diff)
fdo#54938: Remove SupportsServiceImpl from sw and use cppu instead
Change-Id: I285a03f615e2f2a2656873a8f433a2599bd62c28 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'sw/inc/unobaseclass.hxx')
-rw-r--r--sw/inc/unobaseclass.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/inc/unobaseclass.hxx b/sw/inc/unobaseclass.hxx
index 483bd2927530..3dfe62f48375 100644
--- a/sw/inc/unobaseclass.hxx
+++ b/sw/inc/unobaseclass.hxx
@@ -148,9 +148,6 @@ namespace sw {
::com::sun::star::uno::Sequence< OUString >
GetSupportedServiceNamesImpl(
size_t const nServices, char const*const pServices[]);
- sal_Bool SupportsServiceImpl(
- size_t const nServices, char const*const pServices[],
- OUString const & rServiceName);
} // namespace sw