Home
last modified time | relevance | path

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

/aoo41x/main/basic/source/classes/
H A Dsbunoobj.cxx3687 Reference < XComponentContext > xFirstParamContext; in SFX_NOTIFY() local
3693 if( (aArg0 >>= xFirstParamContext) && xFirstParamContext.is() ) in SFX_NOTIFY()
3761 if( xFirstParamContext.is() ) in SFX_NOTIFY()
3763 xContext = xFirstParamContext; in SFX_NOTIFY()
3893 Reference < XComponentContext > xFirstParamContext; in SFX_NOTIFY() local
3895 if( (aArg1 >>= xFirstParamContext) && xFirstParamContext.is() ) in SFX_NOTIFY()
3896 xContextToUse = xFirstParamContext; in SFX_NOTIFY()

Completed in 26 milliseconds