summaryrefslogtreecommitdiff
path: root/sfx2/inc/unoctitm.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/inc/unoctitm.hxx')
-rw-r--r--sfx2/inc/unoctitm.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/inc/unoctitm.hxx b/sfx2/inc/unoctitm.hxx
index d68b707e369f..a88a64c261ef 100644
--- a/sfx2/inc/unoctitm.hxx
+++ b/sfx2/inc/unoctitm.hxx
@@ -91,7 +91,7 @@ public:
// XUnoTunnel
virtual sal_Int64 SAL_CALL getSomething( const css::uno::Sequence< sal_Int8 >& aIdentifier ) override ;
- static const css::uno::Sequence< sal_Int8 >& impl_getStaticIdentifier();
+ static const css::uno::Sequence< sal_Int8 >& getUnoTunnelId();
static bool IsMasterUnoCommand( const css::util::URL& aURL );
static OUString GetMasterUnoCommand( const css::util::URL& aURL );