Searched refs:CreateSwTableTabDlg (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/sw/inc/ |
H A D | swabstdlg.hxx | 404 virtual SfxAbstractTabDialog* CreateSwTableTabDlg( Window* pParent, SfxItemPool& Pool,
|
/aoo42x/main/sw/source/ui/dialog/ |
H A D | swdlgfact.hxx | 482 virtual SfxAbstractTabDialog* CreateSwTableTabDlg( Window* pParent, SfxItemPool& Pool,
|
H A D | swdlgfact.cxx | 1152 SfxAbstractTabDialog* SwAbstractDialogFactory_Impl::CreateSwTableTabDlg( Window* pParent, SfxItemPo… in CreateSwTableTabDlg() function in SwAbstractDialogFactory_Impl
|
/aoo42x/main/sw/source/ui/shells/ |
H A D | tabsh.cxx | 651 …pDlg = pFact->CreateSwTableTabDlg( GetView().GetWindow(), GetPool(), &aCoreSet, &rSh, DLG_FORMAT_T… in Execute()
|
/aoo42x/main/sw/source/ui/dbui/ |
H A D | dbinsdlg.cxx | 795 …SfxAbstractTabDialog* pDlg = pFact->CreateSwTableTabDlg( pButton, rSh.GetAttrPool(),pTblSet, &rSh… in IMPL_LINK()
|
Completed in 46 milliseconds