Searched refs:pScActiveViewShell (Results 1 – 3 of 3) sorted by relevance
101 extern SfxViewShell* pScActiveViewShell; // global.cxx188 pScActiveViewShell = this; in Activate()265 if (pScActiveViewShell == this) in Deactivate()266 pScActiveViewShell = NULL; in Deactivate()
149 extern SfxViewShell* pScActiveViewShell; // global.cxx1546 pScActiveViewShell = pViewData->GetViewShell(); // falls auf Link geklickt wird in HandleMouseButtonDown()
144 SfxViewShell* pScActiveViewShell = NULL; //! als Member !!!!! variable932 if ( pScActiveViewShell ) in OpenURL()934 pFrame = pScActiveViewShell->GetViewFrame(); in OpenURL()
Completed in 57 milliseconds