Searched refs:mapCliType (Results 1 – 3 of 3) sorted by relevance
326 typelib_TypeDescriptionReference* mapCliType(System::Type* cliType) in mapCliType() function849 typelib_TypeDescriptionReference* td= mapCliType(__try_cast<System::Type*>( in map_to_uno()870 css::uno::Type value_td( mapCliType(aAny.Type), SAL_NO_ACQUIRE); in map_to_uno()1018 css::uno::Type td(mapCliType(aAny.Value->GetType()), SAL_NO_ACQUIRE); in map_to_uno()
228 css::uno::TypeDescription td(mapCliType(exc->GetType())); in call_cli()
49 typelib_TypeDescriptionReference* mapCliType(System::Type* cliType);
Completed in 26 milliseconds