Searched refs:m_xNextContext (Results 1 – 7 of 7) sorted by relevance
40 m_xNextContext( ctx ), in JavaContext()48 m_xNextContext( ctx ), in JavaContext()93 else if( m_xNextContext.is() ) in getValueByName()96 retVal = m_xNextContext->getValueByName( Name ); in getValueByName()
35 : m_xNextContext( ctx ) in DesktopContext()47 else if( m_xNextContext.is() ) in getValueByName()50 retVal = m_xNextContext->getValueByName( Name ); in getValueByName()
44 com::sun::star::uno::Reference< com::sun::star::uno::XCurrentContext > m_xNextContext; member in padmin::DesktopContext
39 : m_xNextContext( ctx ) in DesktopContext()51 else if( m_xNextContext.is() ) in getValueByName()54 retVal = m_xNextContext->getValueByName( Name ); in getValueByName()
42 com::sun::star::uno::Reference< com::sun::star::uno::XCurrentContext > m_xNextContext; member in desktop::DesktopContext
255 : m_xNextContext( ctx ) {} in DesktopEnvironmentContext()262 com::sun::star::uno::Reference< com::sun::star::uno::XCurrentContext > m_xNextContext; member in DesktopEnvironmentContext273 else if( m_xNextContext.is() ) in getValueByName()276 retVal = m_xNextContext->getValueByName( Name ); in getValueByName()
80 com::sun::star::uno::XCurrentContext > m_xNextContext; member in svt::JavaContext
Completed in 31 milliseconds