Lines Matching refs:GetFrame
564 …return Reference< XWindow >( GetViewFrame_Impl().GetFrame().GetWindow().GetComponentInterface(), U… in getComponentWindow()
602 SfxViewFrame* pActFrame = m_pData->m_pViewShell->GetFrame(); in GetViewFrame_Impl()
688 SfxViewFrame* pActFrame = m_pData->m_pViewShell->GetFrame() ; in suspend()
798 xFrame = ( pChildWin->GetFrame() ); in queryDispatch()
820 … if ( pSlot && ( !pAct->GetFrame().IsInPlace() || !pSlot->IsMode( SFX_SLOT_CONTAINER ) ) ) in queryDispatch()
826 uno::Reference< frame::XFrame > xOwnFrame = pAct->GetFrame().GetFrameInterface(); in queryDispatch()
841 if ( pFrame->GetFrame().GetFrameInterface() == xParentFrame ) in queryDispatch()
877 … if ( pSlot && ( !pAct->GetFrame().IsInPlace() || !pSlot->IsMode( SFX_SLOT_CONTAINER ) ) ) in queryDispatch()
883 uno::Reference< frame::XFrame > xOwnFrame = pAct->GetFrame().GetFrameInterface(); in queryDispatch()
898 if ( pFrame->GetFrame().GetFrameInterface() == xParentFrame ) in queryDispatch()
1049 pFrame->GetFrame().SetIsClosing_Impl(); in dispose()
1090 if ( pFrame->GetFrame().OwnsBindings_Impl() ) in dispose()
1092 pFrame->GetFrame().SetFrameInterface_Impl( aXFrame ); in dispose()
1093 pFrame->GetFrame().DoClose_Impl(); in dispose()
1147 … = new SfxStatusIndicator( this, m_pData->m_pViewShell->GetViewFrame()->GetFrame().GetWorkWindow_I… in getStatusIndicator()
1201 SfxViewFrame* pViewFrame( m_pData->m_pViewShell->GetFrame() ); in getSupportedCommandGroups()
1239 SfxViewFrame* pViewFrame( m_pData->m_pViewShell->GetFrame() ); in getConfigurableDispatchInformation()
1295 SfxViewFrame* pViewFrame = m_pData->m_pViewShell->GetFrame(); in ConnectSfxFrame_Impl()
1313 if ( !pViewFrm->GetFrame().IsInPlace() ) in ConnectSfxFrame_Impl()
1351 if ( pFrameWin != &pViewFrame->GetFrame().GetWindow() ) in ConnectSfxFrame_Impl()
1361 SfxFrame& rFrame = pViewFrame->GetFrame(); in ConnectSfxFrame_Impl()