Searched refs:nDefPage (Results 1 – 10 of 10) sorted by relevance
| /AOO42X/main/sw/source/ui/frmdlg/ ! |
| H A D | frmdlg.cxx | 69 sal_uInt16 nDefPage, in SwFrmDlg() argument 147 if (nDefPage) in SwFrmDlg() 148 SetCurPageId(nDefPage); in SwFrmDlg()
|
| /AOO42X/main/sw/source/ui/chrdlg/ ! |
| H A D | pardlg.cxx | 72 sal_uInt16 nDefPage): in SwParaDlg() argument 178 if (nDefPage) in SwParaDlg() 179 SetCurPageId(nDefPage); in SwParaDlg()
|
| /AOO42X/main/sw/source/ui/uiview/ ! |
| H A D | viewmdi.cxx | 638 sal_uInt16 nDefPage = 0; in IMPL_LINK() local 646 nDefPage = TP_PARA_STD; in IMPL_LINK() 649 nDefPage = TP_TABULATOR; in IMPL_LINK() 653 SfxUInt16Item aDefPage(SID_PARA_DLG, nDefPage); in IMPL_LINK()
|
| /AOO42X/main/sw/source/ui/dialog/ ! |
| H A D | swdlgfact.cxx | 992 sal_Bool bDraw , sal_uInt16 nDefPage) in CreateSwParaDlg() argument 999 pDlg = new SwParaDlg( pParent, rVw, rCoreSet,nDialogMode, pCollName, bDraw, nDefPage ); in CreateSwParaDlg() 1272 sal_uInt16 nDefPage, in CreateFrmTabDialog() argument 1281 … pDlg = new SwFrmDlg( pFrame, pParent, rCoreSet, bNewFrm, nResType, bFmt, nDefPage, pFmtStr ); in CreateFrmTabDialog()
|
| H A D | swdlgfact.hxx | 467 sal_uInt16 nDefPage = 0); 498 sal_uInt16 nDefPage = 0,
|
| /AOO42X/main/sw/inc/ ! |
| H A D | swabstdlg.hxx | 388 sal_uInt16 nDefPage = 0) = 0; 420 sal_uInt16 nDefPage = 0,
|
| /AOO42X/main/sw/source/ui/shells/ ! |
| H A D | frmsh.cxx | 495 sal_uInt16 nDefPage = 0; in Execute() local 497 nDefPage = ((SfxUInt16Item *)pItem)->GetValue(); in Execute() 512 nDefPage); in Execute()
|
| H A D | textsh1.cxx | 952 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()
|
| /AOO42X/main/sw/source/ui/inc/ ! |
| H A D | swuipardlg.hxx | 43 sal_uInt16 nDefPage = 0);
|
| H A D | frmdlg.hxx | 54 sal_uInt16 nDefPage = 0,
|