Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dfrmfmt.hxx61 const sal_uInt16* pWhichRange = 0);
68 const sal_uInt16* pWhichRange = 0);
/trunk/main/editeng/source/rtf/
H A Dsvxrtf.cxx1238 SvxRTFStyleType::SvxRTFStyleType( SfxItemPool& rPool, const sal_uInt16* pWhichRange ) in SvxRTFStyleType() argument
1239 : aAttrSet( rPool, pWhichRange ) in SvxRTFStyleType()
1250 SfxItemPool& rPool, const sal_uInt16* pWhichRange, in SvxRTFItemStackType() argument
1252 : aAttrSet( rPool, pWhichRange ), in SvxRTFItemStackType()
/trunk/main/editeng/inc/editeng/
H A Dsvxrtf.hxx104 SvxRTFStyleType( SfxItemPool& rPool, const sal_uInt16* pWhichRange );
420 SvxRTFItemStackType( SfxItemPool&, const sal_uInt16* pWhichRange,
/trunk/main/sw/source/core/layout/
H A Datrfrm.cxx2498 const sal_uInt16* pWhichRange) in SwFrmFmt() argument
2499 : SwFmt(rPool, pFmtNm, (pWhichRange ? pWhichRange : aFrmFmtSetRange), pDrvdFrm, nFmtWhich), in SwFrmFmt()
2511 const sal_uInt16* pWhichRange) in SwFrmFmt() argument
2512 : SwFmt(rPool, rFmtNm, (pWhichRange ? pWhichRange : aFrmFmtSetRange), pDrvdFrm, nFmtWhich), in SwFrmFmt()
/trunk/main/sw/source/core/doc/
H A Dpoolfmt.cxx1101 sal_uInt16* pWhichRange = 0; in GetFmtFromPool() local
1114 pWhichRange = aCharFmtSetRange; in GetFmtFromPool()
1132 pWhichRange = aFrmFmtSetRange; in GetFmtFromPool()
1161 SwAttrSet aSet( GetAttrPool(), pWhichRange ); in GetFmtFromPool()

Completed in 60 milliseconds