Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/miscdlgs/
H A Danyrefdg.cxx542 SfxViewFrame* pMyViewFrm = NULL; in DoClose() local
547 pMyViewFrm = pMyDisp->GetFrame(); in DoClose()
549 SC_MOD()->SetRefDialog( nId, sal_False, pMyViewFrm ); in DoClose()
717 SfxViewFrame* pMyViewFrm = pMyDisp->GetFrame(); in EnterRefMode() local
718 if (pMyViewFrm) in EnterRefMode()
720 pScViewShell = PTR_CAST( ScTabViewShell, pMyViewFrm->GetViewShell() ); in EnterRefMode()
723 pParentDoc = pMyViewFrm->GetObjectShell(); in EnterRefMode()
/trunk/main/sc/source/ui/formdlg/
H A Dformula.cxx101 SfxViewFrame* pMyViewFrm = pMyDisp->GetFrame(); in ScFormulaDlg() local
102 if (pMyViewFrm) in ScFormulaDlg()
104 pScViewShell = PTR_CAST( ScTabViewShell, pMyViewFrm->GetViewShell() ); in ScFormulaDlg()
107 pParentDoc = pMyViewFrm->GetObjectShell(); in ScFormulaDlg()

Completed in 25 milliseconds