Home
last modified time | relevance | path

Searched refs:nDefPage (Results 1 – 10 of 10) sorted by path

/trunk/main/sw/inc/
H A Dswabstdlg.hxx389 sal_uInt16 nDefPage = 0) = 0;
421 sal_uInt16 nDefPage = 0,
/trunk/main/sw/source/ui/chrdlg/
H A Dpardlg.cxx72 sal_uInt16 nDefPage): in SwParaDlg() argument
178 if (nDefPage) in SwParaDlg()
179 SetCurPageId(nDefPage); in SwParaDlg()
/trunk/main/sw/source/ui/dialog/
H A Dswdlgfact.cxx994 sal_Bool bDraw , sal_uInt16 nDefPage) in CreateSwParaDlg() argument
1001 pDlg = new SwParaDlg( pParent, rVw, rCoreSet,nDialogMode, pCollName, bDraw, nDefPage ); in CreateSwParaDlg()
1274 sal_uInt16 nDefPage, in CreateFrmTabDialog() argument
1283 pDlg = new SwFrmDlg( pFrame, pParent, rCoreSet, bNewFrm, nResType, bFmt, nDefPage, pFmtStr ); in CreateFrmTabDialog()
H A Dswdlgfact.hxx468 sal_uInt16 nDefPage = 0);
499 sal_uInt16 nDefPage = 0,
/trunk/main/sw/source/ui/frmdlg/
H A Dfrmdlg.cxx69 sal_uInt16 nDefPage, in SwFrmDlg() argument
147 if (nDefPage) in SwFrmDlg()
148 SetCurPageId(nDefPage); in SwFrmDlg()
/trunk/main/sw/source/ui/inc/
H A Dfrmdlg.hxx54 sal_uInt16 nDefPage = 0,
H A Dswuipardlg.hxx43 sal_uInt16 nDefPage = 0);
/trunk/main/sw/source/ui/shells/
H A Dfrmsh.cxx495 sal_uInt16 nDefPage = 0; in Execute() local
497 nDefPage = ((SfxUInt16Item *)pItem)->GetValue(); in Execute()
512 nDefPage); in Execute()
H A Dtextsh1.cxx952 sal_uInt16 nDefPage = 0; in Execute() local
954 nDefPage = ((SfxUInt16Item *)pItem)->GetValue(); in Execute()
976 …SwParaDlg( GetView().GetWindow(),GetView(), aCoreSet,DLG_STD, DLG_PARA,NULL, sal_False, nDefPage ); in Execute()
/trunk/main/sw/source/ui/uiview/
H A Dviewmdi.cxx643 sal_uInt16 nDefPage = 0; in IMPL_LINK() local
651 nDefPage = TP_PARA_STD; in IMPL_LINK()
654 nDefPage = TP_TABULATOR; in IMPL_LINK()
658 SfxUInt16Item aDefPage(SID_PARA_DLG, nDefPage); in IMPL_LINK()

Completed in 41 milliseconds