Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/miscdlgs/
H A Danyrefdg.cxx711 SfxObjectShell* pParentDoc = NULL; in EnterRefMode() local
723 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()
/trunk/main/sc/source/ui/formdlg/
H A Dformula.cxx95 SfxObjectShell* pParentDoc = NULL; in ScFormulaDlg() local
107 pParentDoc = pMyViewFrm->GetObjectShell(); in ScFormulaDlg()

Completed in 25 milliseconds