Home
last modified time | relevance | path

Searched refs:xTD_enum (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/cli_ure/source/climaker/
H A Dclimaker_app.cxx664 Reference< reflection::XTypeDescriptionEnumeration > xTD_enum( in SAL_IMPLEMENT_MAIN() local
671 while (xTD_enum->hasMoreElements()) in SAL_IMPLEMENT_MAIN()
673 type_emitter->get_type( xTD_enum->nextTypeDescription() ); in SAL_IMPLEMENT_MAIN()

Completed in 15 milliseconds