Home
last modified time | relevance | path

Searched refs:AbstractMultiTOXTabDialog_Impl (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/sw/source/ui/dialog/ !
H A Dswdlgfact.cxx136 IMPL_ABSTDLG_BASE(AbstractMultiTOXTabDialog_Impl);
555 SwForm* AbstractMultiTOXTabDialog_Impl::GetForm(CurTOXType eType) in GetForm()
559 CurTOXType AbstractMultiTOXTabDialog_Impl::GetCurrentTOXType() const in GetCurrentTOXType()
563 SwTOXDescription& AbstractMultiTOXTabDialog_Impl::GetTOXDescription(CurTOXType eTOXTypes) in GetTOXDescription()
567 const SfxItemSet* AbstractMultiTOXTabDialog_Impl::GetOutputItemSet() const in GetOutputItemSet()
1547 return new AbstractMultiTOXTabDialog_Impl( pDlg ); in CreateMultiTOXTabDialog()
H A Dswdlgfact.hxx355 class AbstractMultiTOXTabDialog_Impl : public AbstractMultiTOXTabDialog class
357 DECL_ABSTDLG_BASE(AbstractMultiTOXTabDialog_Impl,SwMultiTOXTabDialog)