summaryrefslogtreecommitdiff
path: root/stoc/source/registry_tdprovider/rdbtdp_tdenumeration.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/source/registry_tdprovider/rdbtdp_tdenumeration.cxx')
-rw-r--r--stoc/source/registry_tdprovider/rdbtdp_tdenumeration.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/stoc/source/registry_tdprovider/rdbtdp_tdenumeration.cxx b/stoc/source/registry_tdprovider/rdbtdp_tdenumeration.cxx
index d5bcd9b08575..cfc59a186b77 100644
--- a/stoc/source/registry_tdprovider/rdbtdp_tdenumeration.cxx
+++ b/stoc/source/registry_tdprovider/rdbtdp_tdenumeration.cxx
@@ -171,7 +171,7 @@ TypeDescriptionEnumerationImpl::createInstance(
if ( !bOpenKeySucceeded )
throw reflection::NoSuchTypeNameException();
- if ( aModuleKeys.size() == 0 )
+ if ( aModuleKeys.empty() )
throw reflection::InvalidTypeNameException();
return rtl::Reference< TypeDescriptionEnumerationImpl >(