LibreOffice Module sw (master) 1
Namespaces | Functions
dialoghelp.hxx File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  weld
 

Functions

weld::WindowGetFrameWeld (const SfxFrame *pFrame)
 
weld::WindowGetFrameWeld (const SfxMedium *pMedium)
 
weld::WindowGetFrameWeld (SwDocShell *pDocSh)
 
weld::WindowGetFrameWeld (SwDoc *pDoc)
 

Function Documentation

◆ GetFrameWeld() [1/4]

weld::Window * GetFrameWeld ( const SfxFrame pFrame)

◆ GetFrameWeld() [2/4]

weld::Window * GetFrameWeld ( const SfxMedium pMedium)

Definition at line 24 of file dialoghelp.cxx.

References GetFrameWeld(), and SfxMedium::GetLoadTargetFrame().

◆ GetFrameWeld() [3/4]

weld::Window * GetFrameWeld ( SwDoc pDoc)

Definition at line 42 of file dialoghelp.cxx.

References SwDoc::GetDocShell(), and GetFrameWeld().

◆ GetFrameWeld() [4/4]

weld::Window * GetFrameWeld ( SwDocShell pDocSh)

Definition at line 29 of file dialoghelp.cxx.

References GetFrameWeld(), SfxObjectShell::GetMedium(), and SwDocShell::GetView().