Home
last modified time | relevance | path

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

/aoo41x/main/framework/source/services/
H A Dframe.cxx287 , m_xComponentWindow ( )
1121 …css::uno::Reference< css::awt::XWindow > xComponentWindow( m_xComponentWindow, css::uno… in activate()
1372 css::uno::Reference< css::awt::XWindow > xOldComponentWindow = m_xComponentWindow; in setComponent()
1440 m_xComponentWindow = NULL; in setComponent()
1462 m_xComponentWindow = xComponentWindow; in setComponent()
1464 m_bConnected = (m_xComponentWindow.is() || m_xController.is()); in setComponent()
1532 return m_xComponentWindow; in getComponentWindow()
1932 if (m_xComponentWindow.is()) in dispose()
1934 …css::uno::Reference< css::lang::XComponent > xDisposable( m_xComponentWindow, css::uno::UNO_QUERY … in dispose()
2235 css::uno::Reference< css::awt::XWindow > xComponentWindow = m_xComponentWindow; in focusGained()
/aoo41x/main/framework/inc/services/
H A Dframe.hxx421 …css::uno::Reference< css::awt::XWindow > m_xComponentWindow member in framework::Frame

Completed in 25 milliseconds