Home
last modified time | relevance | path

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

/trunk/main/pyuno/source/module/
H A Dpyuno_runtime.cxx955 static const char * g_NUMERICID = "pyuno.lcNumeric"; variable
991 PyThreadState_GetDict(), g_NUMERICID, locale.get() ); in PyThreadAttach()
997 PyDict_GetItemString( PyThreadState_GetDict( ), g_NUMERICID ); in ~PyThreadAttach()
1010 PyDict_GetItemString( PyThreadState_GetDict( ), g_NUMERICID ); in PyThreadDetach()