Global Data in Global Namespace C++
in Sourcefile context.h


REMOTE_CONTEXT_CREATE
const sal_Int32 REMOTE_CONTEXT_CREATE = 1;


REMOTE_CONTEXT_DESTROY
const sal_Int32 REMOTE_CONTEXT_DESTROY = 2;


Top of Page