Home
last modified time | relevance | path

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

/aoo4110/main/sw/inc/
H A Dfrmfmt.hxx54 const sal_uInt16* pWhichRange = 0 ) in SwFrmFmt() argument
55 : SwFmt( rPool, pFmtNm, (pWhichRange ? pWhichRange : aFrmFmtSetRange), in SwFrmFmt()
62 const sal_uInt16* pWhichRange = 0 ) in SwFrmFmt() argument
63 : SwFmt( rPool, rFmtNm, (pWhichRange ? pWhichRange : aFrmFmtSetRange), in SwFrmFmt()
/aoo4110/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()
/aoo4110/main/editeng/inc/editeng/
H A Dsvxrtf.hxx104 SvxRTFStyleType( SfxItemPool& rPool, const sal_uInt16* pWhichRange );
420 SvxRTFItemStackType( SfxItemPool&, const sal_uInt16* pWhichRange,
/aoo4110/main/sw/source/core/doc/
H A Dpoolfmt.cxx1098 sal_uInt16* pWhichRange = 0; in GetFmtFromPool() local
1111 pWhichRange = aCharFmtSetRange; in GetFmtFromPool()
1129 pWhichRange = aFrmFmtSetRange; in GetFmtFromPool()
1158 SwAttrSet aSet( GetAttrPool(), pWhichRange ); in GetFmtFromPool()

Completed in 31 milliseconds