Home
last modified time | relevance | path

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

/aoo41x/main/basic/source/runtime/
H A Dbasrdll.cxx38 ResId( nId, *((*(BasicDLL**)GetAppData(SHL_BASIC))->GetSttResMgr()) ) in SttResId()
43 ResId( nId, *((*(BasicDLL**)GetAppData(SHL_BASIC))->GetBasResMgr()) ) in BasResId()
49 *(BasicDLL**)GetAppData(SHL_BASIC) = this; in BasicDLL()
65 BasicDLL* pThis = *(BasicDLL**)GetAppData(SHL_BASIC); in EnableBreak()
73 BasicDLL* pThis = *(BasicDLL**)GetAppData(SHL_BASIC); in SetDebugMode()
86 BasicDLL* pThis = *(BasicDLL**)GetAppData(SHL_BASIC); in BasicBreak()
/aoo41x/main/basic/inc/basic/
H A Dbasrdll.hxx53 #define BASIC_DLL() (*(BasicDLL**)GetAppData( SHL_BASIC ) )
/aoo41x/main/tools/inc/tools/
H A Dshl.hxx57 #define SHL_BASIC 23 macro

Completed in 25 milliseconds