Lines Matching refs:m_xFrame

261     Reference< XFrame > xFrame = m_xFrame;  in implts_reset()
423 Reference< XFrame > xFrame = m_xFrame; in implts_isEmbeddedLayoutManager()
737 aPropSeq[0].Value <<= m_xFrame; in implts_createElement()
1179 if ( m_xFrame.is() && m_xContainerWindow.is() ) in implts_setInplaceMenuBar()
1185 …m_pInplaceMenuBar = new MenuBarManager( m_xSMGR, m_xFrame, m_xURLTransformer,xDispatchProvider, aM… in implts_setInplaceMenuBar()
1237 m_xFrame = xFrame; in attachFrame()
1304 if (( m_xDockingAreaAcceptor == xDockingAreaAcceptor ) || !m_xFrame.is() ) in setDockingAreaAcceptor()
1324 …if ( xWindow.is() && ( m_xFrame->getContainerWindow() != m_xContainerWindow || !xDockingAreaAccept… in setDockingAreaAcceptor()
1346 if ( m_xContainerWindow != m_xFrame->getContainerWindow() ) in setDockingAreaAcceptor()
1347m_xFrame->getContainerWindow()->addWindowListener( Reference< awt::XWindowListener >( static_cast<… in setDockingAreaAcceptor()
1469 Reference< XFrame > xFrame = m_xFrame; in createElement()
1630 uno::Reference< frame::XFrame > xFrame( m_xFrame ); in destroyElement()
1722 uno::Reference< frame::XFrame > xFrame( m_xFrame ); in requestElement()
1848 uno::Reference< frame::XFrame > xFrame( m_xFrame ); in showElement()
1857 uno::Reference< frame::XFrame > xFrame( m_xFrame ); in showElement()
1859 ActivateToolPanel( m_xFrame, aName ); in showElement()
1937 uno::Reference< frame::XFrame > xFrame( m_xFrame ); in hideElement()
2176 uno::Reference< frame::XFrame > xFrame( m_xFrame ); in isElementVisible()
2352 if ( !m_xFrame.is() || !m_bParentWindowVisible ) in implts_doLayout()
2361 Reference< awt::XWindow > xComponentWindow( m_xFrame->getComponentWindow() ); in implts_doLayout()
2468 Reference< awt::XWindow > xComponentWindow = m_xFrame->getComponentWindow(); in implts_resizeContainerWindow()
2659 uno::Reference< frame::XDispatchProvider > xProvider(m_xFrame, uno::UNO_QUERY); in IMPL_LINK()
2753 else if ( m_xFrame.is() && aEvent.Source == m_xFrame->getContainerWindow() ) in windowResized()
2757 Reference< awt::XWindow > xComponentWindow( m_xFrame->getComponentWindow() ); in windowResized()
2760 … uno::Reference< awt::XDevice > xDevice( m_xFrame->getContainerWindow(), uno::UNO_QUERY ); in windowResized()
2763 awt::Rectangle aRectangle = m_xFrame->getContainerWindow()->getPosSize(); in windowResized()
2894 if ( rEvent.Source == Reference< XInterface >( m_xFrame, UNO_QUERY )) in disposing()
2942 m_xFrame.clear(); in disposing()
2990 Reference< XFrame > xFrame( m_xFrame ); in elementInserted()
3035 Reference< frame::XFrame > xFrame( m_xFrame ); in elementRemoved()
3122 Reference< XFrame > xFrame( m_xFrame ); in elementReplaced()