Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/edit/
H A Dedlingu.cxx88 inline SwEditShell *GetSh() { return pSh; } in GetSh() function in SwLinguIter
89 inline const SwEditShell *GetSh() const { return pSh; } in GetSh() function in SwLinguIter
326 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 …]
/AOO41X/main/sw/source/ui/app/
H A Ddocstyle.cxx93 SwWrtShell* GetSh() { return pSh; } in GetSh() function in SwImplShellAction