Searched refs:nResType (Results 1 – 7 of 7) sorted by relevance
/trunk/main/sw/source/ui/frmdlg/ |
H A D | frmdlg.cxx | 67 sal_uInt16 nResType, in SwFrmDlg() argument 72 SfxTabDialog(pViewFrame, pParent, SW_RES(nResType), &rCoreSet, pStr != 0), in SwFrmDlg() 76 m_nDlgType(nResType), in SwFrmDlg()
|
/trunk/main/sw/source/ui/inc/ |
H A D | frmdlg.hxx | 52 sal_uInt16 nResType = DLG_FRM_STD,
|
/trunk/main/sw/source/ui/dialog/ |
H A D | swdlgfact.cxx | 1272 sal_uInt16 nResType, in CreateFrmTabDialog() argument 1283 pDlg = new SwFrmDlg( pFrame, pParent, rCoreSet, bNewFrm, nResType, bFmt, nDefPage, pFmtStr ); in CreateFrmTabDialog()
|
H A D | swdlgfact.hxx | 497 sal_uInt16 nResType = DLG_FRM_STD,
|
/trunk/main/sw/inc/ |
H A D | swabstdlg.hxx | 419 sal_uInt16 nResType = DLG_FRM_STD,
|
H A D | crsrsh.hxx | 742 const sal_uInt16 nResType = USHRT_MAX,
|
/trunk/main/sw/source/core/crsr/ |
H A D | crstrvl.cxx | 656 const sal_uInt16 nResType, in MoveFldType() argument 694 if( nResType == pFldType->Which() ) in MoveFldType()
|
Completed in 47 milliseconds