Searched refs:xContextToUse (Results 1 – 1 of 1) sorted by relevance
3889 Reference < XComponentContext > xContextToUse; in SFX_NOTIFY() local3896 xContextToUse = xFirstParamContext; in SFX_NOTIFY()3899 if( !xContextToUse.is() ) in SFX_NOTIFY()3902 …xContextToUse.set( xProps->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "DefaultC… in SFX_NOTIFY()3913 if( xContextToUse.is() ) in SFX_NOTIFY()3918 xContextToUse->getValueByName( aSingletonName ) >>= xRet; in SFX_NOTIFY()
Completed in 43 milliseconds