Home
last modified time | relevance | path

Searched refs:aCharFmtSetRange (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/inc/
H A Dcharfmt.hxx35 : SwFmt( rPool, pFmtName, aCharFmtSetRange, pDerivedFrom, RES_CHRFMT ) in SwCharFmt()
39 : SwFmt( rPool, rFmtName, aCharFmtSetRange, pDerivedFrom, RES_CHRFMT ) in SwCharFmt()
H A Dhintids.hxx480 extern sal_uInt16 __FAR_DATA aCharFmtSetRange[];
/trunk/main/sw/source/core/edit/
H A Dacorrect.cxx260 SfxItemSet aSet( rPool, aCharFmtSetRange ); in SetAttr()
490 aCharFmtSetRange ); in SaveDontExpandItems()
/trunk/main/sw/source/core/txtnode/
H A Dthints.cxx2517 SfxItemSet aThisSet( GetDoc()->GetAttrPool(), aCharFmtSetRange ); in FmtToTxtAttr()
2540 SfxItemSet aNdSet( pNd->GetDoc()->GetAttrPool(), aCharFmtSetRange ); in FmtToTxtAttr()
2552 SfxItemSet aConvertSet( GetDoc()->GetAttrPool(), aCharFmtSetRange ); in FmtToTxtAttr()
/trunk/main/sw/source/core/bastyp/
H A Dinit.cxx250 sal_uInt16 __FAR_DATA aCharFmtSetRange[] = { variable
/trunk/main/sw/source/core/doc/
H A Ddocedt.cxx1454 lcl_RangesToUShorts(aCharFmtSetRange); in lcl_JoinText()
1461 SfxItemSet aTmpSet( pDoc->GetAttrPool(), aCharFmtSetRange ); in lcl_JoinText()
H A Dpoolfmt.cxx1114 pWhichRange = aCharFmtSetRange; in GetFmtFromPool()