Searched refs:pShowShell (Results 1 – 2 of 2) sorted by relevance
250 static const SfxObjectShell* pShowShell; member in SwGlobalTree310 static const SfxObjectShell* GetShowShell() {return pShowShell;} in GetShowShell()311 static void SetShowShell(const SfxObjectShell*pSet) {pShowShell = pSet;} in SetShowShell()
115 const SfxObjectShell* SwGlobalTree::pShowShell = 0; member in SwGlobalTree
Completed in 33 milliseconds