Home
last modified time | relevance | path

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

/aoo4110/main/svtools/source/java/
H A Djavacontext.cxx40 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()
/aoo4110/main/padmin/source/
H A Ddesktopcontext.cxx35 : m_xNextContext( ctx ) in DesktopContext()
47 else if( m_xNextContext.is() ) in getValueByName()
50 retVal = m_xNextContext->getValueByName( Name ); in getValueByName()
H A Ddesktopcontext.hxx44 com::sun::star::uno::Reference< com::sun::star::uno::XCurrentContext > m_xNextContext; member in padmin::DesktopContext
/aoo4110/main/desktop/source/app/
H A Ddesktopcontext.cxx39 : m_xNextContext( ctx ) in DesktopContext()
51 else if( m_xNextContext.is() ) in getValueByName()
54 retVal = m_xNextContext->getValueByName( Name ); in getValueByName()
H A Ddesktopcontext.hxx42 com::sun::star::uno::Reference< com::sun::star::uno::XCurrentContext > m_xNextContext; member in desktop::DesktopContext
/aoo4110/main/vcl/source/app/
H A Dsvmain.cxx255 : m_xNextContext( ctx ) {} in DesktopEnvironmentContext()
262 com::sun::star::uno::Reference< com::sun::star::uno::XCurrentContext > m_xNextContext; member in DesktopEnvironmentContext
273 else if( m_xNextContext.is() ) in getValueByName()
276 retVal = m_xNextContext->getValueByName( Name ); in getValueByName()
/aoo4110/main/svtools/inc/svtools/
H A Djavacontext.hxx80 com::sun::star::uno::XCurrentContext > m_xNextContext; member in svt::JavaContext

Completed in 33 milliseconds