Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/uiview/
H A Dviewdlg2.cxx57 … ScopedVclPtr<VclAbstractDialog> pDialog(pFact->CreateSwCaptionDialog(GetFrameWeld(), *this )); in ExecDlgExt()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/uiview/
H A Dviewdlg2.cxx56 … ScopedVclPtr<VclAbstractDialog> pDialog(pFact->CreateSwCaptionDialog(GetFrameWeld(), *this )); in ExecDlgExt()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dswabstdlg.hxx388 virtual VclPtr<VclAbstractDialog> CreateSwCaptionDialog(weld::Window *pParent, SwView &rV) = 0;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dswabstdlg.hxx383 virtual VclPtr<VclAbstractDialog> CreateSwCaptionDialog(weld::Window *pParent, SwView &rV) = 0;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/dialog/
H A Dswdlgfact.hxx665 …virtual VclPtr<VclAbstractDialog> CreateSwCaptionDialog(weld::Window *pParent, SwView &rV) overrid…
H A Dswdlgfact.cxx853 VclPtr<VclAbstractDialog> SwAbstractDialogFactory_Impl::CreateSwCaptionDialog(weld::Window *pParent… in CreateSwCaptionDialog() function in SwAbstractDialogFactory_Impl
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/dialog/
H A Dswdlgfact.hxx663 …virtual VclPtr<VclAbstractDialog> CreateSwCaptionDialog(weld::Window *pParent, SwView &rV) overrid…
H A Dswdlgfact.cxx841 VclPtr<VclAbstractDialog> SwAbstractDialogFactory_Impl::CreateSwCaptionDialog(weld::Window *pParent… in CreateSwCaptionDialog() function in SwAbstractDialogFactory_Impl