Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx173 SfxShell* lcl_GetShellFromDispatcher( SwView& rView, TypeId nType );
838 SfxShell *pSfxShell = lcl_GetShellFromDispatcher( rView, TYPE(SwTextShell) ); in FlushInBuffer()
4459 SfxShell *pSfxShell = lcl_GetShellFromDispatcher( rView, TYPE(SwTextShell) ); in MouseButtonUp()
4999 … SfxShell *pSfxShell = lcl_GetShellFromDispatcher( rView, TYPE(SwTextShell) ); in Command()
5449 SfxShell* lcl_GetShellFromDispatcher( SwView& rView, TypeId nType ) in lcl_GetShellFromDispatcher() function