Searched refs:xFirstParamContext (Results 1 – 1 of 1) sorted by relevance
3687 Reference < XComponentContext > xFirstParamContext; in SFX_NOTIFY() local3693 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() local3895 if( (aArg1 >>= xFirstParamContext) && xFirstParamContext.is() ) in SFX_NOTIFY()3896 xContextToUse = xFirstParamContext; in SFX_NOTIFY()
Completed in 26 milliseconds