Searched refs:g_pTypeDescription (Results 1 – 1 of 1) sorted by relevance
75 typelib_InterfaceTypeDescription * g_pTypeDescription = NULL; variable152 …::Reference< XAccessible > *) 0).getDescription((typelib_TypeDescription **) & g_pTypeDescription); in Java_org_openoffice_accessibility_WindowsAccessBridgeAdapter_createMapping()197 if ( NULL != g_pTypeDescription ) in JNI_OnUnload()199 …elib_typedescription_release( reinterpret_cast< typelib_TypeDescription * > (g_pTypeDescription) ); in JNI_OnUnload()200 g_pTypeDescription = NULL; in JNI_OnUnload()273 xAccessible.get(), g_pTypeDescription)); in handleWindowEvent()
Completed in 13 milliseconds