Searched refs:CreateVclAbstractDialog (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/sw/source/ui/shells/ |
H A D | textidx.cxx | 70 … VclAbstractDialog* pDlg = pFact->CreateVclAbstractDialog( pMDI, GetShell(), DLG_EDIT_AUTHMARK); in ExecIdx()
|
H A D | textsh.cxx | 760 …VclAbstractDialog* pColDlg = pFact->CreateVclAbstractDialog( GetView().GetWindow(), rSh, DLG_COLUM… in TYPEINIT1()
|
H A D | tabsh.cxx | 887 …VclAbstractDialog* pDlg = pFact->CreateVclAbstractDialog( GetView().GetWindow(), rSh, DLG_ROW_HEIG… in Execute()
|
H A D | textsh1.cxx | 714 …VclAbstractDialog* pDlg = pFact->CreateVclAbstractDialog( GetView().GetWindow(), rWrtSh, DLG_SORTI… in Execute()
|
/aoo41x/main/sw/inc/ |
H A D | swabstdlg.hxx | 393 …virtual VclAbstractDialog * CreateVclAbstractDialog ( Window * pParent, SwWrtShell &rSh, int nResI…
|
/aoo41x/main/sw/source/ui/dialog/ |
H A D | swdlgfact.hxx | 471 …virtual VclAbstractDialog * CreateVclAbstractDialog ( Window * pParent, SwWrtShell &rSh, int nResI…
|
H A D | swdlgfact.cxx | 1015 VclAbstractDialog * SwAbstractDialogFactory_Impl::CreateVclAbstractDialog ( Window *pParent, SwWrtS… in CreateVclAbstractDialog() function in SwAbstractDialogFactory_Impl
|
Completed in 74 milliseconds