Searched refs:CreateSwParaDlg (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/sw/inc/ |
H A D | swabstdlg.hxx | 382 virtual SfxAbstractTabDialog* CreateSwParaDlg ( Window *pParent, //add for SwParaDlg
|
/aoo42x/main/sw/source/ui/dialog/ |
H A D | swdlgfact.hxx | 461 virtual SfxAbstractTabDialog* CreateSwParaDlg ( Window *pParent, //add for SwParaDlg
|
H A D | swdlgfact.cxx | 989 SfxAbstractTabDialog* SwAbstractDialogFactory_Impl::CreateSwParaDlg ( Window *pParent, SwView& rVw, in CreateSwParaDlg() function in SwAbstractDialogFactory_Impl
|
/aoo42x/main/sw/source/ui/shells/ |
H A D | drwtxtex.cxx | 468 …SfxAbstractTabDialog* pDlg = pFact->CreateSwParaDlg( GetView().GetWindow(), GetView(), aDlgAttr,DL… in Execute()
|
H A D | annotsh.cxx | 549 …SfxAbstractTabDialog* pDlg = pFact->CreateSwParaDlg( rView.GetWindow(), rView, aDlgAttr,DLG_STD, D… in Exec()
|
H A D | textsh1.cxx | 976 …pDlg = pFact->CreateSwParaDlg( GetView().GetWindow(),GetView(), aCoreSet,DLG_STD, DLG_PARA,NULL, s… in Execute()
|
Completed in 45 milliseconds