Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dswabstdlg.hxx381 …virtual VclPtr<VclAbstractDialog> CreateSwInsertBookmarkDlg(weld::Window *pParent, SwWrtShell &rSh…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dswabstdlg.hxx376 …virtual VclPtr<VclAbstractDialog> CreateSwInsertBookmarkDlg(weld::Window *pParent, SwWrtShell &rSh…
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/dialog/
H A Dswdlgfact.hxx659 …virtual VclPtr<VclAbstractDialog> CreateSwInsertBookmarkDlg(weld::Window *pParent, SwWrtShell &rSh…
H A Dswdlgfact.cxx821 VclPtr<VclAbstractDialog> SwAbstractDialogFactory_Impl::CreateSwInsertBookmarkDlg(weld::Window *pPa… in CreateSwInsertBookmarkDlg() function in SwAbstractDialogFactory_Impl
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/dialog/
H A Dswdlgfact.hxx657 …virtual VclPtr<VclAbstractDialog> CreateSwInsertBookmarkDlg(weld::Window *pParent, SwWrtShell &rSh…
H A Dswdlgfact.cxx809 VclPtr<VclAbstractDialog> SwAbstractDialogFactory_Impl::CreateSwInsertBookmarkDlg(weld::Window *pPa… in CreateSwInsertBookmarkDlg() function in SwAbstractDialogFactory_Impl
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/shells/
H A Dtextsh1.cxx700 …ScopedVclPtr<VclAbstractDialog> pDlg(pFact->CreateSwInsertBookmarkDlg(GetView().GetFrameWeld(), rW… in Execute()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/shells/
H A Dtextsh1.cxx675 …ScopedVclPtr<VclAbstractDialog> pDlg(pFact->CreateSwInsertBookmarkDlg(GetView().GetFrameWeld(), rW… in Execute()