Searched refs:SwFrmDlg (Results 1 – 4 of 4) sorted by relevance
/trunk/main/sw/source/ui/frmdlg/ |
H A D | frmdlg.cxx | 63 SwFrmDlg::SwFrmDlg( SfxViewFrame* pViewFrame, in SwFrmDlg() function in SwFrmDlg 155 SwFrmDlg::~SwFrmDlg() in ~SwFrmDlg() 162 void SwFrmDlg::PageCreated( sal_uInt16 nId, SfxTabPage &rPage ) in PageCreated()
|
H A D | frmpage.cxx | 822 ((SwFrmDlg*)GetParent()->GetParent())->GetWrtShell(); in Reset() 1017 : ((SwFrmDlg*)GetParent()->GetParent())->GetWrtShell(); in FillItemSet() 1725 : ((SwFrmDlg*)GetParent()->GetParent())->GetWrtShell(); in DeactivatePage() 1786 :((SwFrmDlg*)GetParent()->GetParent())->GetWrtShell(); in IMPL_LINK() 2170 SwWrtShell* pSh = ((SwFrmDlg*)GetParent()->GetParent())->GetWrtShell(); in Init() 2265 SwWrtShell* pSh = ((SwFrmDlg*)GetParent()->GetParent())->GetWrtShell(); in Init()
|
/trunk/main/sw/source/ui/inc/ |
H A D | frmdlg.hxx | 35 class SwFrmDlg : public SfxTabDialog class 49 SwFrmDlg( SfxViewFrame *pFrame, Window *pParent, 57 ~SwFrmDlg();
|
/trunk/main/sw/source/ui/dialog/ |
H A D | swdlgfact.cxx | 1283 pDlg = new SwFrmDlg( pFrame, pParent, rCoreSet, bNewFrm, nResType, bFmt, nDefPage, pFmtStr ); in CreateFrmTabDialog()
|
Completed in 41 milliseconds