Lines Matching refs:GetFrame
379 SfxViewFrame* pFrame = GetFrame(); in ExecFile_Impl()
385 if ( pFrame->GetFrame().GetParentFrame() ) in ExecFile_Impl()
653 SfxHelp::OpenHelpAgent( &pDocViewFrame->GetFrame(), HID_DID_SAVE_PACKED_XML ); in ExecFile_Impl()
716 SfxViewFrame *pFrame = GetFrame(); in ExecFile_Impl()
717 if ( pFrame && pFrame->GetFrame().GetParentFrame() ) in ExecFile_Impl()
732 if ( pFrame->GetFrame().GetParentFrame() ) in ExecFile_Impl()
751 if ( !pFrame->GetFrame().GetParentFrame() ) in ExecFile_Impl()
752 pFrame->GetFrame().DoClose(); in ExecFile_Impl()
921 SfxViewFrame* pFrame = GetFrame(); in GetState_Impl()
926 if ( pFrame->GetFrame().GetParentFrame() ) in GetState_Impl()
958 SfxViewFrame *pFrame = GetFrame(); in GetState_Impl()
959 if ( pFrame && pFrame->GetFrame().GetParentFrame() ) in GetState_Impl()
1199 pFrame->GetFrame().Appear(); in ExecView_Impl()