LibreOffice Module sw (master) 1
Functions
dialoghelp.cxx File Reference
#include <sfx2/docfile.hxx>
#include <sfx2/frame.hxx>
#include <vcl/weld.hxx>
#include <dialoghelp.hxx>
#include <doc.hxx>
#include <docsh.hxx>
#include <view.hxx>
Include dependency graph for dialoghelp.cxx:

Go to the source code of this file.

Functions

weld::WindowGetFrameWeld (const SfxFrame *pFrame)
 
weld::WindowGetFrameWeld (const SfxMedium *pMedium)
 
weld::WindowGetFrameWeld (SwDocShell *pDocShell)
 
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 pDocShell)

Definition at line 29 of file dialoghelp.cxx.

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