Home
last modified time | relevance | path

Searched refs:pScActiveViewShell (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sc/source/ui/view/
H A Dtabvwsh4.cxx101 extern SfxViewShell* pScActiveViewShell; // global.cxx
188 pScActiveViewShell = this; in Activate()
265 if (pScActiveViewShell == this) in Deactivate()
266 pScActiveViewShell = NULL; in Deactivate()
H A Dgridwin.cxx149 extern SfxViewShell* pScActiveViewShell; // global.cxx
1546 pScActiveViewShell = pViewData->GetViewShell(); // falls auf Link geklickt wird in HandleMouseButtonDown()
/aoo41x/main/sc/source/core/data/
H A Dglobal.cxx144 SfxViewShell* pScActiveViewShell = NULL; //! als Member !!!!! variable
932 if ( pScActiveViewShell ) in OpenURL()
934 pFrame = pScActiveViewShell->GetViewFrame(); in OpenURL()

Completed in 72 milliseconds