Home
last modified time | relevance | path

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

/aoo4110/main/extensions/source/ole/
H A Dolethread.cxx49 static OThreadData oleThreadData; in o2u_attachCurrentThread() local
51 if ((sal_Bool)(sal_IntPtr)oleThreadData.getData() != sal_True) in o2u_attachCurrentThread()
69 oleThreadData.setData((void*)sal_True); in o2u_attachCurrentThread()
/aoo4110/main/embedserv/source/embed/
H A Dservprov.cxx94 static CurThreadData oleThreadData; in o2u_attachCurrentThread() local
96 if ( oleThreadData.getData() != 0 ) in o2u_attachCurrentThread()
112 oleThreadData.setData((void*)sal_True); in o2u_attachCurrentThread()

Completed in 16 milliseconds