summaryrefslogtreecommitdiff
path: root/ucbhelper/source/client/content.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucbhelper/source/client/content.cxx')
-rw-r--r--ucbhelper/source/client/content.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucbhelper/source/client/content.cxx b/ucbhelper/source/client/content.cxx
index 01d55bf6211c..04eccd0f0057 100644
--- a/ucbhelper/source/client/content.cxx
+++ b/ucbhelper/source/client/content.cxx
@@ -1201,7 +1201,7 @@ Reference< XContent > Content_Impl::getContent()
Reference< XUniversalContentBroker > pBroker(
UniversalContentBroker::create( getComponentContext() ) );
- OSL_ENSURE( pBroker->queryContentProviders().getLength(),
+ OSL_ENSURE( pBroker->queryContentProviders().hasElements(),
"Content Broker not configured (no providers)!" );
Reference< XContentIdentifier > xId