Home
last modified time | relevance | path

Searched refs:nFmtWhich (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/core/attr/
H A Dformat.cxx48 const sal_uInt16* pWhichRanges, SwFmt *pDrvdFrm, sal_uInt16 nFmtWhich ) in SwFmt() argument
51 nWhichId( nFmtWhich ), in SwFmt()
67 const sal_uInt16* pWhichRanges, SwFmt *pDrvdFrm, sal_uInt16 nFmtWhich ) in SwFmt() argument
71 nWhichId( nFmtWhich ), in SwFmt()
544 const sal_uInt16 nFmtWhich = Which(); in SetFmtAttr() local
546 (RES_GRFFMTCOLL == nFmtWhich || in SetFmtAttr()
547 RES_TXTFMTCOLL == nFmtWhich ) ) ) in SetFmtAttr()
649 const sal_uInt16 nFmtWhich = Which(); in SetFmtAttr() local
652 ( RES_GRFFMTCOLL == nFmtWhich || in SetFmtAttr()
653 RES_TXTFMTCOLL == nFmtWhich ) ) ) in SetFmtAttr()
[all …]
/trunk/main/sw/inc/
H A Dfmtcol.hxx38 sal_uInt16 nFmtWhich ) in SwFmtColl() argument
39 : SwFmt( rPool, pFmtName, pWhichRanges, pDerFrom, nFmtWhich ) in SwFmtColl()
44 sal_uInt16 nFmtWhich ) in SwFmtColl() argument
45 : SwFmt( rPool, rFmtName, pWhichRanges, pDerFrom, nFmtWhich ) in SwFmtColl()
H A Dfrmfmt.hxx60 sal_uInt16 nFmtWhich = RES_FRMFMT,
67 sal_uInt16 nFmtWhich = RES_FRMFMT,
H A Dformat.hxx67 const sal_uInt16* pWhichRanges, SwFmt *pDrvdFrm, sal_uInt16 nFmtWhich );
69 SwFmt *pDrvdFrm, sal_uInt16 nFmtWhich );
/trunk/main/sw/source/core/layout/
H A Datrfrm.cxx2497 sal_uInt16 nFmtWhich, in SwFrmFmt() argument
2499 : SwFmt(rPool, pFmtNm, (pWhichRange ? pWhichRange : aFrmFmtSetRange), pDrvdFrm, nFmtWhich), in SwFrmFmt()
2510 sal_uInt16 nFmtWhich, in SwFrmFmt() argument
2512 : SwFmt(rPool, rFmtNm, (pWhichRange ? pWhichRange : aFrmFmtSetRange), pDrvdFrm, nFmtWhich), in SwFrmFmt()

Completed in 32 milliseconds