Searched refs:xTD_enum (Results 1 – 1 of 1) sorted by relevance
664 Reference< reflection::XTypeDescriptionEnumeration > xTD_enum( in SAL_IMPLEMENT_MAIN() local671 while (xTD_enum->hasMoreElements()) in SAL_IMPLEMENT_MAIN()673 type_emitter->get_type( xTD_enum->nextTypeDescription() ); in SAL_IMPLEMENT_MAIN()
Completed in 7 milliseconds