summaryrefslogtreecommitdiff
path: root/framework/inc/classes/rootactiontriggercontainer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/classes/rootactiontriggercontainer.hxx')
-rw-r--r--framework/inc/classes/rootactiontriggercontainer.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/inc/classes/rootactiontriggercontainer.hxx b/framework/inc/classes/rootactiontriggercontainer.hxx
index 601d7c6bcc09..151a7c7338d4 100644
--- a/framework/inc/classes/rootactiontriggercontainer.hxx
+++ b/framework/inc/classes/rootactiontriggercontainer.hxx
@@ -78,6 +78,7 @@ class RootActionTriggerContainer final : public PropertySetContainer,
// XUnoTunnel
virtual sal_Int64 SAL_CALL getSomething( const css::uno::Sequence< sal_Int8 >& aIdentifier ) override;
+ static const css::uno::Sequence<sal_Int8>& getUnoTunnelId() noexcept;
// XTypeProvider
virtual css::uno::Sequence< css::uno::Type > SAL_CALL getTypes( ) override;