Searched refs:xTypeEnumAccess (Results 1 – 1 of 1) sorted by relevance
3362 Reference< XTypeDescriptionEnumerationAccess> xTypeEnumAccess( getTypeProvider_Impl(), UNO_QUERY ); in getTypeDescriptorEnumeration() local3363 if ( xTypeEnumAccess.is() ) in getTypeDescriptorEnumeration()3367 xEnum = xTypeEnumAccess->createTypeDescriptionEnumeration( in getTypeDescriptorEnumeration()
Completed in 36 milliseconds