Searched refs:oleThreadData (Results 1 – 2 of 2) sorted by relevance
49 static OThreadData oleThreadData; in o2u_attachCurrentThread() local51 if ((sal_Bool)(sal_IntPtr)oleThreadData.getData() != sal_True) in o2u_attachCurrentThread()69 oleThreadData.setData((void*)sal_True); in o2u_attachCurrentThread()
94 static CurThreadData oleThreadData; in o2u_attachCurrentThread() local96 if ( oleThreadData.getData() != 0 ) in o2u_attachCurrentThread()112 oleThreadData.setData((void*)sal_True); in o2u_attachCurrentThread()
Completed in 25 milliseconds