Searched refs:SHL_CALC (Results 1 – 5 of 5) sorted by relevance
163 ScModule **ppShlPtr = (ScModule**) GetAppData(SHL_CALC); in Init()348 ScModule **ppShlPtr = (ScModule**) GetAppData(SHL_CALC); in Exit()
70 #define SC_DLL() ( *(ScModule**) GetAppData(SHL_CALC) )
287 #define SC_MOD() ( *(ScModule**) GetAppData(SHL_CALC) )
79 #define SHL_CALC 45 macro
2040 SfxModule* pScMod = ( *( SfxModule** ) GetAppData( SHL_CALC ) ); in Initialize()