Searched refs:struct_td (Results 1 – 1 of 1) sorted by relevance
1056 typelib_StructTypeDescription * struct_td = NULL; in map_to_uno() local1058 struct_td = (typelib_StructTypeDescription*) td.get(); in map_to_uno()1125 bool bDefault = ((struct_td != NULL in map_to_uno()1126 && struct_td->pParameterizedTypes != NULL in map_to_uno()1127 && struct_td->pParameterizedTypes[nPos] == sal_True in map_to_uno()
Completed in 17 milliseconds