Lines Matching refs:GetFrame
1172 rDispatcher.GetFrame(); // -Wall is this required??? in Execute_Impl()
1189 SfxItemPool &rPool = GetDispatcher()->GetFrame()->GetObjectShell()->GetPool(); in Execute_Impl()
1373 ( pDispatcher->GetFrame()->GetFrame().GetFrameInterface(), UNO_QUERY ); in UpdateSlotServer_Impl()
1699 SfxViewFrame* pFrame = pDispatcher->GetFrame(); in IMPL_LINK()
1921 SfxViewFrame* pFrame = pDispatcher->GetFrame(); in LeaveRegistrations()
2022 … ( pDisp->GetFrame()->GetFrame().GetFrameInterface(), UNO_QUERY ); in SetDispatcher()
2097 const SfxSlot* pSlot = SfxSlotPool::GetSlotPool( pDispatcher->GetFrame() ).GetSlot( nSlot ); in QueryState()
2305 … pDispatcher->GetFrame()->GetFrame().GetFrameInterface(), ::com::sun::star::uno::UNO_QUERY ) ); in SetActiveFrame()
2314 return pDispatcher->GetFrame()->GetFrame().GetFrameInterface(); in GetActiveFrame()
2338 SfxViewFrame *pFrame = pDispatcher->GetFrame(); in GetSystemWindow()
2342 return pTop->GetFrame().GetTopWindow_Impl(); in GetSystemWindow()
2366 pDispatcher->GetFrame()->GetFrame().GetFrameInterface(), UNO_QUERY_THROW); in ExecuteCommand_Impl()