Searched refs:nFmtWhich (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/sw/source/core/attr/ |
H A D | format.cxx | 45 const sal_uInt16* pWhichRanges, SwFmt *pDrvdFrm, sal_uInt16 nFmtWhich ) in SwFmt() argument 48 nWhichId( nFmtWhich ), in SwFmt() 64 const sal_uInt16* pWhichRanges, SwFmt *pDrvdFrm, sal_uInt16 nFmtWhich ) in SwFmt() argument 68 nWhichId( nFmtWhich ), in SwFmt() 445 const sal_uInt16 nFmtWhich = Which(); in SetFmtAttr() local 447 (RES_GRFFMTCOLL == nFmtWhich || in SetFmtAttr() 448 RES_TXTFMTCOLL == nFmtWhich ) ) ) in SetFmtAttr() 493 const sal_uInt16 nFmtWhich = Which(); in SetFmtAttr() local 496 ( RES_GRFFMTCOLL == nFmtWhich || in SetFmtAttr() 497 RES_TXTFMTCOLL == nFmtWhich ) ) ) in SetFmtAttr() [all …]
|
/aoo4110/main/sw/inc/ |
H A D | fmtcol.hxx | 38 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 D | frmfmt.hxx | 53 SwFrmFmt *pDrvdFrm, sal_uInt16 nFmtWhich = RES_FRMFMT, in SwFrmFmt() argument 56 pDrvdFrm, nFmtWhich ) in SwFrmFmt() 61 SwFrmFmt *pDrvdFrm, sal_uInt16 nFmtWhich = RES_FRMFMT, in SwFrmFmt() argument 64 pDrvdFrm, nFmtWhich ) in SwFrmFmt()
|
H A D | format.hxx | 62 const sal_uInt16* pWhichRanges, SwFmt *pDrvdFrm, sal_uInt16 nFmtWhich ); 64 SwFmt *pDrvdFrm, sal_uInt16 nFmtWhich );
|
Completed in 23 milliseconds