LibreOffice Module sw (master) 1
|
Go to the source code of this file.
Namespaces | |
namespace | weld |
Functions | |
weld::Window * | GetFrameWeld (const SfxFrame *pFrame) |
weld::Window * | GetFrameWeld (const SfxMedium *pMedium) |
weld::Window * | GetFrameWeld (SwDocShell *pDocSh) |
weld::Window * | GetFrameWeld (SwDoc *pDoc) |
weld::Window * GetFrameWeld | ( | const SfxFrame * | pFrame | ) |
Definition at line 19 of file dialoghelp.cxx.
References vcl::Window::GetFrameWeld(), and SfxFrame::GetWindow().
Referenced by SwWrtShell::ClickToField(), SwBaseLink::DataChanged(), SwFEShell::DeleteCol(), SwFEShell::DeleteRow(), SwFEShell::DeleteTableSel(), SwDrawTextShell::ExecClpbrd(), SwDrawTextShell::ExecDraw(), SwFrameShell::ExecDrawDlgTextFrame(), SwTextShell::ExecField(), SwTextShell::ExecIdx(), SwTextShell::ExecInsert(), SwTextShell::ExecParaAttrArgs(), SwDocShell::ExecStyleSheet(), SwDocShell::Execute(), SwDrawTextShell::Execute(), SwFrameShell::Execute(), SwTableShell::Execute(), SwTextShell::Execute(), SwGrfShell::Execute(), SwDrawBaseShell::Execute(), GetFrameWeld(), IMPL_LINK(), IMPL_LINK_NOARG(), SwWrtShell::InfoReadOnlyDialog(), SwFEShell::InsertCol(), SwModule::InsertEnv(), SwWrtShell::InsertObject(), SwDrawShell::InsertPictureFromFile(), SwBaseShell::InsertRegionDialog(), SwFEShell::InsertRow(), SwTextShell::InsertSymbol(), SwFEShell::MergeTab(), SwFEShell::SplitTab(), SwWrtShell::StartInsertRegionDialog(), SwWrtShell::UpdateInputFields(), sw::DocumentLinksAdministrationManager::UpdateLinks(), and SwWrtShell::WarnHiddenSectionDialog().
weld::Window * GetFrameWeld | ( | const SfxMedium * | pMedium | ) |
Definition at line 24 of file dialoghelp.cxx.
References GetFrameWeld(), and SfxMedium::GetLoadTargetFrame().
weld::Window * GetFrameWeld | ( | SwDoc * | pDoc | ) |
Definition at line 42 of file dialoghelp.cxx.
References SwDoc::GetDocShell(), and GetFrameWeld().
weld::Window * GetFrameWeld | ( | SwDocShell * | pDocSh | ) |
Definition at line 29 of file dialoghelp.cxx.
References GetFrameWeld(), SfxObjectShell::GetMedium(), and SwDocShell::GetView().