Home
last modified time | relevance | path

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

/aoo41x/main/basic/source/classes/
H A Dsbunoobj.cxx3889 Reference < XComponentContext > xContextToUse; in SFX_NOTIFY() local
3896 xContextToUse = xFirstParamContext; in SFX_NOTIFY()
3899 if( !xContextToUse.is() ) in SFX_NOTIFY()
3902xContextToUse.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 33 milliseconds