summaryrefslogtreecommitdiff
path: root/ucb/source/core/ucbprops.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/core/ucbprops.cxx')
-rw-r--r--ucb/source/core/ucbprops.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/ucb/source/core/ucbprops.cxx b/ucb/source/core/ucbprops.cxx
index 2693fb6b7f75..f21154d4663b 100644
--- a/ucb/source/core/ucbprops.cxx
+++ b/ucb/source/core/ucbprops.cxx
@@ -140,8 +140,7 @@ static const com::sun::star::uno::Type& Sequence_RecipientInfo_getCppuType()
static const com::sun::star::uno::Type& RuleSet_getCppuType()
{
- return getCppuType(
- static_cast< com::sun::star::ucb::RuleSet * >( 0 ) );
+ return cppu::UnoType<com::sun::star::ucb::RuleSet>::get();
}
static const com::sun::star::uno::Type& Sequence_SendInfo_getCppuType()