Searched refs:GetSh (Results 1 – 2 of 2) sorted by relevance
88 inline SwEditShell *GetSh() { return pSh; } in GetSh() function in SwLinguIter89 inline const SwEditShell *GetSh() const { return pSh; } in GetSh() function in SwLinguIter326 if( GetSh() ) in Start()351 SwEditShell *pMySh = GetSh(); in Continue()411 if( GetSh() ) in Start()427 SwEditShell *pMySh = GetSh(); in Continue()498 SwEditShell *pMySh = GetSh(); in ShowSelection()518 if( GetSh() || GetEnd() ) in Start()520 ASSERT( !GetSh(), "+SwEditShell::HyphStart: missing HyphEnd()" ); in Start()540 if( !GetSh() ) in End()[all …]
93 SwWrtShell* GetSh() { return pSh; } in GetSh() function in SwImplShellAction