Searched refs:CreateSwCharDlg (Results 1 – 7 of 7) sorted by relevance
/aoo42x/main/sw/inc/ |
H A D | swabstdlg.hxx | 361 …virtual SfxAbstractTabDialog * CreateSwCharDlg( Window* pParent, SwView& pVw, const SfxItemSet& r…
|
/aoo42x/main/sw/source/ui/dialog/ |
H A D | swdlgfact.hxx | 443 …virtual SfxAbstractTabDialog * CreateSwCharDlg( Window* pParent, SwView& pVw, const SfxItemSet& r…
|
H A D | swdlgfact.cxx | 810 SfxAbstractTabDialog * SwAbstractDialogFactory_Impl::CreateSwCharDlg(Window* pParent, SwView& pVw,… in CreateSwCharDlg() function in SwAbstractDialogFactory_Impl
|
/aoo42x/main/sw/source/ui/envelp/ |
H A D | envfmt.cxx | 290 …SfxAbstractTabDialog* pDlg = pFact->CreateSwCharDlg( GetParent(), pSh->GetView(), aTmpSet, DLG_CHA… in IMPL_LINK_INLINE_END()
|
/aoo42x/main/sw/source/ui/shells/ |
H A D | drwtxtex.cxx | 356 …SfxAbstractTabDialog* pDlg = pFact->CreateSwCharDlg( pView->GetWindow(), *pView, aDlgAttr, DLG_CHA… in Execute()
|
H A D | annotsh.cxx | 496 …SfxAbstractTabDialog* pDlg = pFact->CreateSwCharDlg( rView.GetWindow(), rView, aDlgAttr, DLG_CHAR,… in Exec()
|
H A D | textsh1.cxx | 181 …pDlg = pFact->CreateSwCharDlg( rWrtSh.GetView().GetWindow(), rWrtSh.GetView(), aCoreSet, DLG_CHAR … in lcl_CharDialog()
|
Completed in 111 milliseconds