Searched refs:pParentDoc (Results 1 – 2 of 2) sorted by relevance
711 SfxObjectShell* pParentDoc = NULL; in EnterRefMode() local723 pParentDoc = pMyViewFrm->GetObjectShell(); in EnterRefMode()727 if ( !pParentDoc && pScViewShell ) // use current only if above fails in EnterRefMode()728 pParentDoc = pScViewShell->GetObjectShell(); in EnterRefMode()729 if ( pParentDoc ) in EnterRefMode()730 aDocName = pParentDoc->GetTitle(); in EnterRefMode()
95 SfxObjectShell* pParentDoc = NULL; in ScFormulaDlg() local107 pParentDoc = pMyViewFrm->GetObjectShell(); in ScFormulaDlg()
Completed in 9 milliseconds