Home
last modified time | relevance | path

Searched refs:SwInsertSectionTabDialog (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/ui/inc/
H A Dregionsw.hxx301 class SwInsertSectionTabDialog : public SfxTabDialog class
310 SwInsertSectionTabDialog(Window* pParent, const SfxItemSet& rSet, SwWrtShell& rSh);
311 virtual ~SwInsertSectionTabDialog();
/trunk/main/sw/source/ui/dialog/
H A Duiregionsw.cxx1579 SwInsertSectionTabDialog::SwInsertSectionTabDialog( in SwInsertSectionTabDialog() function in SwInsertSectionTabDialog
1612 SwInsertSectionTabDialog::~SwInsertSectionTabDialog() in ~SwInsertSectionTabDialog()
1618 void SwInsertSectionTabDialog::PageCreated( sal_uInt16 nId, SfxTabPage &rPage ) in PageCreated()
1642 void SwInsertSectionTabDialog::SetSectionData(SwSectionData const& rSect) in SetSectionData()
1649 short SwInsertSectionTabDialog::Ok() in Ok()
1768 static_cast<SwInsertSectionTabDialog*>(GetTabDialog()) in SetWrtShell()
1847 ((SwInsertSectionTabDialog*)GetTabDialog())->SetSectionData(aSection); in FillItemSet()
H A Dswdlgfact.hxx376 class SwInsertSectionTabDialog;
379 DECL_ABSTDLG_BASE(AbstractInsertSectionTabDialog_Impl,SwInsertSectionTabDialog)
H A Dswdlgfact.cxx1571 SwInsertSectionTabDialog* pDlg=NULL; in CreateInsertSectionTabDialog()
1575 pDlg = new SwInsertSectionTabDialog( pParent, rSet, rSh ); in CreateInsertSectionTabDialog()

Completed in 58 milliseconds