LibreOffice Module sw (master)
1
|
Go to the source code of this file.
Namespaces | |
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(), SwWrtShell::DelLeft(), SwWrtShell::DelRight(), SwDocShell::Edit(), SwContentTree::EditEntry(), SwView::EditLinkDlg(), SwDrawTextShell::ExecClpbrd(), SwView::ExecDlgExt(), SwDrawTextShell::ExecDraw(), SwFrameShell::ExecDrawDlgTextFrame(), SwTextShell::ExecField(), SwTextShell::ExecIdx(), SwTextShell::ExecInsert(), SwTextShell::ExecParaAttrArgs(), SwDocShell::ExecStyleSheet(), SwFrameShell::Execute(), SwTableShell::Execute(), SwGrfShell::Execute(), SwDrawBaseShell::Execute(), SwTextShell::Execute(), SwDrawTextShell::Execute(), SwDocShell::Execute(), SwView::Execute(), SwView::ExecuteStatusLine(), SwView::GenerateFormLetter(), GetFrameWeld(), SwView::HyphenateDocument(), IMPL_LINK(), IMPL_LINK_NOARG(), SwFEShell::InsertCol(), SwModule::InsertEnv(), SwView::InsertGraphicDlg(), SwView::InsertMedium(), SwWrtShell::InsertObject(), SwDrawShell::InsertPictureFromFile(), SwGlobalTree::InsertRegion(), SwBaseShell::InsertRegionDialog(), SwFEShell::InsertRow(), SwTextShell::InsertSymbol(), SwEditWin::KeyInput(), SwFEShell::MergeTab(), SwFEShell::SplitTab(), SwWrtShell::StartInsertRegionDialog(), SwView::StartThesaurus(), SwWrtShell::UpdateInputFields(), and sw::DocumentLinksAdministrationManager::UpdateLinks().
weld::Window* GetFrameWeld | ( | const SfxMedium * | pMedium | ) |
Definition at line 24 of file dialoghelp.cxx.
References GetFrameWeld(), and SfxMedium::GetLoadTargetFrame().
weld::Window* GetFrameWeld | ( | SwDocShell * | pDocSh | ) |
Definition at line 29 of file dialoghelp.cxx.
References GetFrameWeld(), SfxObjectShell::GetMedium(), and SwDocShell::GetView().
weld::Window* GetFrameWeld | ( | SwDoc * | pDoc | ) |
Definition at line 42 of file dialoghelp.cxx.
References SwDoc::GetDocShell(), and GetFrameWeld().